diff options
Diffstat (limited to 'libre/unzip')
-rw-r--r-- | libre/unzip/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/unzip/PKGBUILD b/libre/unzip/PKGBUILD index 15de0b698..9eac94633 100644 --- a/libre/unzip/PKGBUILD +++ b/libre/unzip/PKGBUILD @@ -8,7 +8,7 @@ _pkgname=unzip-libre pkgname=unzip pkgver=6.0 _pkgver=${pkgver/./} -pkgrel=12.parabola2 +pkgrel=12.parabola3 pkgdesc='For extracting and viewing files in .zip archives' url='http://www.info-zip.org/UnZip.html' arch=('i686' 'x86_64' 'armv7h') |