Date: Friday, April 18, 2014 @ 13:03:21 Author: heftig Revision: 211207
3.10.1 Modified: ghex/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-18 11:02:27 UTC (rev 211206) +++ PKGBUILD 2014-04-18 11:03:21 UTC (rev 211207) @@ -3,7 +3,7 @@ # Contributor: Tobias Kieslich <[email protected]> pkgname=ghex -pkgver=3.10.0 +pkgver=3.10.1 pkgrel=1 pkgdesc="A simple binary editor for the Gnome desktop" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ options=('!emptydirs') install=ghex.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('9c31383b1d32c8942ca0327c615336f5777309674c4fc090e8cceb1576c63255') +sha256sums=('34b66cb5c84410c420df72f229d25aee5979e58048a246ed719b046f0c241132') build() { cd $pkgname-$pkgver
