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

Timothy Redaelli tredaelli at archlinux.org
Tue Oct 25 16:29:57 UTC 2016


    Date: Tuesday, October 25, 2016 @ 16:29:56
  Author: tredaelli
Revision: 193341

upgpkg: parallel 20161022-1

Modified:
  parallel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-25 16:24:06 UTC (rev 193340)
+++ PKGBUILD	2016-10-25 16:29:56 UTC (rev 193341)
@@ -4,7 +4,7 @@
 # Contributor: Peter Simons <simons at cryp.to>
 
 pkgname=parallel
-pkgver=20160922
+pkgver=20161022
 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=('48eaf1b74a0c4ee1fcb0cbe599d667f4'
+md5sums=('cd6ea941985f34103cf9abc98e780a99'
          'SKIP')
-sha1sums=('54e1cd4aff2b6c8a469fb8360094e597e5cb6c6a'
+sha1sums=('0013eafea24e5bb637df9c81c6621ad2d68ffa49'
           'SKIP')
 validpgpkeys=('CDA01A4208C4F74506107E7BD1AB451688888888')
 



More information about the arch-commits mailing list