diff options
Diffstat (limited to 'libre/xarchiver/PKGBUILD')
-rw-r--r-- | libre/xarchiver/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/xarchiver/PKGBUILD b/libre/xarchiver/PKGBUILD index c50f53572..f5bac7d3f 100644 --- a/libre/xarchiver/PKGBUILD +++ b/libre/xarchiver/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xarchiver pkgver=0.5.4 -pkgrel=1.parabola1 +pkgrel=1.parabola2 pkgdesc="GTK+ frontend to various command line archivers, without nonfree unrar support" arch=('i686' 'x86_64' 'mips64el') url="http://xarchiver.sourceforge.net/" @@ -31,7 +31,7 @@ md5sums=('1b4cd37a6af03afc957a8e307417e8d0' '812b93339f5e3332621f3c5abebfe277' '35ab96d98521a0a36f3e9e9ec0969107' '0cee887b3c989ba2cdce9154813843fb' - '064ec8984be6e0e7bbf20c435a9f4ef0') + 'd2cf9b38b439a548553cf0f33d627bcc') prepare() { cd $pkgname-$pkgver |