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

Timothy Redaelli tredaelli at archlinux.org
Fri Feb 19 15:06:11 UTC 2016


    Date: Friday, February 19, 2016 @ 16:06:11
  Author: tredaelli
Revision: 162587

upgpkg: parallel 20160122-1

Modified:
  parallel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-19 15:05:16 UTC (rev 162586)
+++ PKGBUILD	2016-02-19 15:06:11 UTC (rev 162587)
@@ -4,7 +4,7 @@
 # Contributor: Peter Simons <simons at cryp.to>
 
 pkgname=parallel
-pkgver=20151122
+pkgver=20160122
 pkgrel=1
 pkgdesc='A shell tool for executing jobs in parallel'
 arch=('any')
@@ -12,9 +12,9 @@
 license=('GPL3')
 depends=('perl' 'procps')
 source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig})
-md5sums=('2a6dc245533b87aa7ddb852c65387f1d'
+md5sums=('9a13d1d5266634ad8214188f00fe484a'
          'SKIP')
-sha1sums=('7306b1068740671e34962bf9e6a343796c7273dd'
+sha1sums=('02cddf7237e5d5a5195d9178cd9514dcec2fbcdd'
           'SKIP')
 validpgpkeys=('CDA01A4208C4F74506107E7BD1AB451688888888')
 



More information about the arch-commits mailing list