Date: Saturday, March 28, 2015 @ 11:00:11
  Author: jlichtblau
Revision: 130072

upgpkg: hercules 3.11-1

Modified:
  hercules/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-03-28 09:51:05 UTC (rev 130071)
+++ PKGBUILD    2015-03-28 10:00:11 UTC (rev 130072)
@@ -1,10 +1,11 @@
 # $Id$
 # Maintainer: Alexander Rødseth <[email protected]>
 # Contributor: Kevin Piche <[email protected]>
+# Contributor: Jaroslav Lichtblau <[email protected]>
 # Contributor: Tom Newsom <[email protected]>
 
 pkgname=hercules
-pkgver=3.10
+pkgver=3.11
 pkgrel=1
 pkgdesc='Software implementation of System/370 and ESA/390'
 arch=('i686' 'x86_64')
@@ -13,7 +14,7 @@
 depends=('bzip2' 'libgcrypt' 'zlib' 'perl')
 options=('!makeflags')
 source=("http://downloads.hercules-390.eu/$pkgname-$pkgver.tar.gz";)
-sha256sums=('26264569b7d78bbc3b6221926051ac3761c4a792dfc84d591d3230de40aa46fa')
+sha256sums=('a75fa0138548f93749991adab954c4a473b961bae23ad06822903df0cf2fd2ca')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to