diff options
Diffstat (limited to 'main/unarj')
-rw-r--r-- | main/unarj/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/unarj/APKBUILD b/main/unarj/APKBUILD index c054d2c39f..f43a41fea1 100644 --- a/main/unarj/APKBUILD +++ b/main/unarj/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@gmail.com> pkgname=unarj pkgver=2.63a -pkgrel=1 +pkgrel=2 pkgdesc="Extracting, testing and viewing the contents of archives created with the ARJ archiver" url="http://www.arjsoftware.com" arch="all" |