diff --git a/util/archive/unrar/actions.py b/util/archive/unrar/actions.py
index 8d03ace902..a7d783a303 100644
--- a/util/archive/unrar/actions.py
+++ b/util/archive/unrar/actions.py
@@ -24,7 +24,8 @@ def build():
# STRIP="true"' % (get.CXXFLAGS(), get.CXX()))
def install():
- pisitools.dobin("unrar")
+ autotools.rawInstall("DESTDIR=%s/usr" % get.installDIR())
+ # pisitools.dobin("unrar")
shelltools.cd("%s" % get.workDIR())
shelltools.cd("libunrar")
diff --git a/util/archive/unrar/pspec.xml b/util/archive/unrar/pspec.xml
index 315a04acec..e63b268e42 100644
--- a/util/archive/unrar/pspec.xml
+++ b/util/archive/unrar/pspec.xml
@@ -12,7 +12,7 @@
app:console
RAR decompressor
unrar is a program to decompress RAR archives.
- http://www.rarlab.com/rar/unrarsrc-6.2.1.tar.gz
+ http://www.rarlab.com/rar/unrarsrc-6.2.2.tar.gz
@@ -33,6 +33,13 @@
+
+ 2022-11-13
+ 6.2.2
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-10-25
6.2.1