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

Timothy Redaelli tredaelli at archlinux.org
Mon Sep 29 22:30:12 UTC 2014


    Date: Tuesday, September 30, 2014 @ 00:30:11
  Author: tredaelli
Revision: 119848

upgpkg: parallel 20140922-1

Modified:
  parallel/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-29 22:24:35 UTC (rev 119847)
+++ PKGBUILD	2014-09-29 22:30:11 UTC (rev 119848)
@@ -4,8 +4,8 @@
 # Contributor: Peter Simons <simons at cryp.to>
 
 pkgname=parallel
-pkgver=20140822
-pkgrel=2
+pkgver=20140922
+pkgrel=1
 pkgdesc='A shell tool for executing jobs in parallel'
 arch=('any')
 url='http://www.gnu.org/software/parallel/'
@@ -12,9 +12,9 @@
 license=('GPL3')
 depends=('perl' 'procps')
 source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig})
-md5sums=('81064272734f7576f367636eb7d6059d'
+md5sums=('82501190145992d56abf2e391752820b'
          'SKIP')
-sha1sums=('ca81369f106137380ba6a1729fb85efbf9c6e00f'
+sha1sums=('30face2362e8c15057b4914786b38a2d2e54ec9a'
           'SKIP')
 
 build() {



More information about the arch-commits mailing list