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

Tobias Powalowski tpowa at archlinux.org
Sun Aug 19 16:50:53 UTC 2007


    Date: Sunday, August 19, 2007 @ 12:50:53
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/cpio

Modified: PKGBUILD (1.19 -> 1.20)

'upgpkg: update to new version'


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


Index: arch/build/base/cpio/PKGBUILD
diff -u arch/build/base/cpio/PKGBUILD:1.19 arch/build/base/cpio/PKGBUILD:1.20
--- arch/build/base/cpio/PKGBUILD:1.19	Fri Jun  8 14:25:04 2007
+++ arch/build/base/cpio/PKGBUILD	Sun Aug 19 12:50:53 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.19 2007/06/08 18:25:04 tpowa Exp $
+# $Id: PKGBUILD,v 1.20 2007/08/19 16:50:53 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=cpio
-pkgver=2.8
+pkgver=2.9
 pkgrel=1
 pkgdesc="A tool to copy files into or out of a cpio or tar archive"
 arch=(i686 x86_64)
@@ -9,7 +9,7 @@
 url="http://www.gnu.org/software/cpio"
 depends=('glibc')
 source=(ftp://ftp.gnu.org/gnu/cpio/cpio-${pkgver}.tar.gz)
-md5sums=('0caa356e69e149fb49b76bacc64615a1')
+md5sums=('2bb997a33555d4dc79d45d0cdf02cedd')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list