diff options
Diffstat (limited to 'libre/xarchiver')
-rw-r--r-- | libre/xarchiver/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/xarchiver/PKGBUILD b/libre/xarchiver/PKGBUILD index 36e98dc64..1cb3ceacf 100644 --- a/libre/xarchiver/PKGBUILD +++ b/libre/xarchiver/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 183738 2016-07-23 00:24:28Z bgyorgy $ +# $Id: PKGBUILD 212497 2017-02-15 05:21:07Z bgyorgy $ # Maintainer (Arch): Balló György <ballogyor+arch at gmail dot com> # Contributor (Arch): Alexander Fehr <pizzapunk gmail com> # Contributor (Arch): Andrew Simmons <andrew.simmons@gmail.com> @@ -6,7 +6,7 @@ pkgbase=xarchiver pkgname=(xarchiver xarchiver-gtk2) -pkgver=0.5.4.7 +pkgver=0.5.4.8 pkgrel=1.parabola1 pkgdesc="GTK+ frontend to various command line archivers, without nonfree unrar support" arch=('i686' 'x86_64' 'armv7h') @@ -21,7 +21,7 @@ optdepends=('zip: ZIP support' 'cpio: RPM support') source=(https://github.com/ib/xarchiver/archive/$pkgbase-$pkgver.tar.gz libre.patch) -sha256sums=('124eeccd819419c3d8f2935a78a3ad0ad47174bf7ef641441341e3aa32ea8f11' +sha256sums=('ff6922aee9ee92035779a56d89958d3d19ac5343adc8d1defd65d512b6f50dd2' '095e01b397f92407c7a2b7d1de91c0c14dd1494ebf5f5ac9e1d4410c12eb41da') prepare() { |