[arch-commits] Commit in parallel/trunk (PKGBUILD)
Timothy Redaelli
tredaelli at nymeria.archlinux.org
Tue Feb 26 11:48:00 UTC 2013
Date: Tuesday, February 26, 2013 @ 12:47:59
Author: tredaelli
Revision: 84937
upgpkg: parallel 20130222-1
Modified:
parallel/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-02-26 10:20:29 UTC (rev 84936)
+++ PKGBUILD 2013-02-26 11:47:59 UTC (rev 84937)
@@ -4,7 +4,7 @@
# Contributor: Peter Simons <simons at cryp.to>
pkgname=parallel
-pkgver=20130122
+pkgver=20130222
pkgrel=1
pkgdesc='A shell tool for executing jobs in parallel'
arch=('any')
@@ -12,10 +12,10 @@
license=('GPL3')
depends=('perl')
source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig})
-md5sums=('110463929d3ceac56859a0b74cf6d1d3'
- '8d1f65fd7a80f38b3feec51a58519735')
-sha1sums=('0f7eac7c8a574e173e322f359f4f3804c9d05203'
- 'aea08f188d493265800022dd50e546d73a000d9b')
+md5sums=('6f369ee1715e5e9b421d4b041d00b31f'
+ '18d1aea776113c692552bfd3e3a5266b')
+sha1sums=('2b470ce7ff3f19682511690e9f391dba8a275dd4'
+ 'fb8306131cdf57476a4ce2dd256a6314ac002fc8')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list