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

Johannes Löthberg demize at archlinux.org
Tue Oct 24 21:38:22 UTC 2017


    Date: Tuesday, October 24, 2017 @ 21:38:21
  Author: demize
Revision: 264164

upgpkg: parallel 20171022-1

Modified:
  parallel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-24 21:36:19 UTC (rev 264163)
+++ PKGBUILD	2017-10-24 21:38:21 UTC (rev 264164)
@@ -4,7 +4,7 @@
 # Contributor: Peter Simons <simons at cryp.to>
 
 pkgname=parallel
-pkgver=20170922
+pkgver=20171022
 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=('9d646676239f6e0a28e0615f2676470f'
+md5sums=('ea9e7e95e9bcef48aa35cf89cc5cd695'
          'SKIP')
-sha1sums=('d2bb1800866ebcadd09332c334e0084ab39cb943'
+sha1sums=('6f28db329d1ffee1cb23b99731405a808e1c2585'
           'SKIP')
 validpgpkeys=('CDA01A4208C4F74506107E7BD1AB451688888888')
 



More information about the arch-commits mailing list