[arch-commits] CVS update of core/base/tar (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Oct 13 07:48:53 UTC 2007
Date: Saturday, October 13, 2007 @ 03:48:53
Author: andyrtr
Path: /home/cvs-core/core/base/tar
Modified: PKGBUILD (1.23 -> 1.24)
upgpkg: tar 1.19-1
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: core/base/tar/PKGBUILD
diff -u core/base/tar/PKGBUILD:1.23 core/base/tar/PKGBUILD:1.24
--- core/base/tar/PKGBUILD:1.23 Tue Sep 18 12:07:44 2007
+++ core/base/tar/PKGBUILD Sat Oct 13 03:48:53 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.23 2007/09/18 16:07:44 alexander Exp $
+# $Id: PKGBUILD,v 1.24 2007/10/13 07:48:53 andyrtr Exp $
# Maintainer: judd <jvinet at zeroflux.org>
pkgname=tar
-pkgver=1.18
-pkgrel=2
+pkgver=1.19
+pkgrel=1
pkgdesc="Utility used to store, backup, and transport files"
arch=(i686 x86_64)
license=('GPL')
groups=('base')
url="http://www.gnu.org/software/tar/tar.html"
depends=('glibc' 'bash')
-source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz tar.1)
-md5sums=('ab7fb052e4d1c941557db0a15593abb4'
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2 tar.1)
+md5sums=('bcc2e19b19823b9ab68c94586067a792'
'a5f8c5da7a9465ea1978145f3ef0610c')
build() {
More information about the arch-commits
mailing list