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

Timothy Redaelli tredaelli at archlinux.org
Fri Mar 10 16:09:13 UTC 2017


    Date: Friday, March 10, 2017 @ 16:09:12
  Author: tredaelli
Revision: 215605

upgpkg: parallel 20170222-1

Modified:
  parallel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-10 16:06:48 UTC (rev 215604)
+++ PKGBUILD	2017-03-10 16:09:12 UTC (rev 215605)
@@ -4,7 +4,7 @@
 # Contributor: Peter Simons <simons at cryp.to>
 
 pkgname=parallel
-pkgver=20170122
+pkgver=20170222
 pkgrel=1
 pkgdesc='A shell tool for executing jobs in parallel'
 arch=('any')
@@ -12,9 +12,9 @@
 license=('GPL3')
 depends=('perl' 'procps')
 source=(https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig})
-md5sums=('c9f0ec01463dc75dbbf292fd8be5f1eb'
+md5sums=('e3e2f4eda4a9292b1cfaa5ec35545c71'
          'SKIP')
-sha1sums=('e766bb0180b66e29d5fd9cb14ad145a2a75a0012'
+sha1sums=('2ac4d0343093dee7024f5e09b21c37286c70dfba'
           'SKIP')
 validpgpkeys=('CDA01A4208C4F74506107E7BD1AB451688888888')
 



More information about the arch-commits mailing list