[arch-commits] CVS update of arch/build/base/tar (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Jun 8 18:26:29 UTC 2007


    Date: Friday, June 8, 2007 @ 14:26:29
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/tar

Modified: PKGBUILD (1.18 -> 1.19)

'upgpgk: udpate to new version'


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


Index: arch/build/base/tar/PKGBUILD
diff -u arch/build/base/tar/PKGBUILD:1.18 arch/build/base/tar/PKGBUILD:1.19
--- arch/build/base/tar/PKGBUILD:1.18	Thu Dec 21 14:04:04 2006
+++ arch/build/base/tar/PKGBUILD	Fri Jun  8 14:26:29 2007
@@ -1,14 +1,16 @@
-# $Id: PKGBUILD,v 1.18 2006/12/21 19:04:04 tpowa Exp $
+# $Id: PKGBUILD,v 1.19 2007/06/08 18:26:29 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=tar
-pkgver=1.16.1
+pkgver=1.17
 pkgrel=1
 pkgdesc="Utility used to store, backup, and transport files"
 arch=(i686 x86_64)
+license=('GPL')
 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=('8ecfdd38740aadb8e17129e70803589a' 'a5f8c5da7a9465ea1978145f3ef0610c')
+md5sums=('65e568b83caf7aa865144031e7a7c6a8'
+         'a5f8c5da7a9465ea1978145f3ef0610c')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list