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

Timothy Redaelli tredaelli at archlinux.org
Sat May 28 23:39:46 UTC 2016


    Date: Sunday, May 29, 2016 @ 01:39:46
  Author: tredaelli
Revision: 177394

upgpkg: parallel 20160522-1

Modified:
  parallel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-28 21:45:42 UTC (rev 177393)
+++ PKGBUILD	2016-05-28 23:39:46 UTC (rev 177394)
@@ -4,7 +4,7 @@
 # Contributor: Peter Simons <simons at cryp.to>
 
 pkgname=parallel
-pkgver=20160222
+pkgver=20160522
 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=('8f2c0a3c51fac6aaf11babe31fc5a5c0'
+md5sums=('cbf15979ca431452ceecb8e638d5bf13'
          'SKIP')
-sha1sums=('8ea2e99076f198d73df8f2f2d419cf26fd6aaa5e'
+sha1sums=('d0450ee0d30ff069b9376209b69b388f4ebec00b'
           'SKIP')
 validpgpkeys=('CDA01A4208C4F74506107E7BD1AB451688888888')
 



More information about the arch-commits mailing list