Date: Tuesday, October 16, 2012 @ 11:55:57 Author: jgc Revision: 168935
upgpkg: ghex 3.6.1-1 3.6.1 Modified: ghex/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-10-16 15:45:21 UTC (rev 168934) +++ PKGBUILD 2012-10-16 15:55:57 UTC (rev 168935) @@ -3,7 +3,7 @@ # Contributor: Tobias Kieslich <[email protected]> pkgname=ghex -pkgver=3.4.1 +pkgver=3.6.1 pkgrel=1 pkgdesc="A simple binary editor for the Gnome desktop" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ options=('!libtool' '!emptydirs') install=ghex.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) -sha256sums=('8696babf56a24be01cbf856c6fbad6f1d0e10c44736957625f9535430dfee692') +sha256sums=('ef74fc5a5a67736391b3fb7fb14f588f3a4441b1aa48d1a6eaa1adb6c0427544') build() { cd $pkgname-$pkgver
