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

Johannes Löthberg demize at archlinux.org
Mon Jun 4 21:53:25 UTC 2018


    Date: Monday, June 4, 2018 @ 21:53:23
  Author: demize
Revision: 340461

upgpkg: parallel 20180522-1

Modified:
  parallel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 21:52:45 UTC (rev 340460)
+++ PKGBUILD	2018-06-04 21:53:23 UTC (rev 340461)
@@ -4,7 +4,7 @@
 # Contributor: Peter Simons <simons at cryp.to>
 
 pkgname=parallel
-pkgver=20180422
+pkgver=20180522
 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=('823a7da4394f13d32e372501a480c619'
+md5sums=('fb8fa0fa17074d3da87408315e0e92b5'
          'SKIP')
-sha1sums=('98e884932be5aab471d8f8d66db747cbc56570e6'
+sha1sums=('e148aebb83dd5d2fa462cb04f7274a45ff93eb92'
           'SKIP')
 validpgpkeys=('CDA01A4208C4F74506107E7BD1AB451688888888')
 



More information about the arch-commits mailing list