[arch-commits] Commit in hercules/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Mar 28 10:00:12 UTC 2015


    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 <rodseth at gmail.com>
 # Contributor: Kevin Piche <kevin at archlinux.org>
+# Contributor: Jaroslav Lichtblau <svetlemodry at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 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



More information about the arch-commits mailing list