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 7f5b23fc66..f40c7577d7 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=0 +pkgrel=1 pkgdesc="Extracting, testing and viewing the contents of archives created with the ARJ archiver" url="http://www.arjsoftware.com" license="custom" |