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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Apr 23 20:52:38 UTC 2008


    Date: Wednesday, April 23, 2008 @ 16:52:38
  Author: andyrtr
Revision: 852

upgpkg: tar 1.20-1

Modified:
  tar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-23 20:44:04 UTC (rev 851)
+++ PKGBUILD	2008-04-23 20:52:38 UTC (rev 852)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=tar
-pkgver=1.19
-pkgrel=2
+pkgver=1.20
+pkgrel=1
 pkgdesc="Utility used to store, backup, and transport files"
 arch=(i686 x86_64)
 license=('GPL')
@@ -10,7 +10,7 @@
 url="http://www.gnu.org/software/tar/tar.html"
 depends=('glibc' 'bash')
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2 tar.1)
-md5sums=('bcc2e19b19823b9ab68c94586067a792'
+md5sums=('1a7e17f27abf583b3b0bc059a827e68b'
          'a5f8c5da7a9465ea1978145f3ef0610c')
 
 build() {





More information about the arch-commits mailing list