Date: Saturday, January 16, 2016 @ 22:00:03 Author: arojas Revision: 157013
Update to 3.12 Modified: hercules/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-16 17:50:34 UTC (rev 157012) +++ PKGBUILD 2016-01-16 21:00:03 UTC (rev 157013) @@ -5,7 +5,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=hercules -pkgver=3.11 +pkgver=3.12 pkgrel=1 pkgdesc='Software implementation of System/370 and ESA/390' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('bzip2' 'libgcrypt' 'zlib' 'perl') options=('!makeflags') source=("http://downloads.hercules-390.eu/$pkgname-$pkgver.tar.gz") -sha256sums=('a75fa0138548f93749991adab954c4a473b961bae23ad06822903df0cf2fd2ca') +sha256sums=('aefbe9d2f09372a530c17c177b7d2a0f4bcf8cfd28474672935b067e5f9ee373') build() { cd $pkgname-$pkgver
