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

Tobias Powalowski tpowa at archlinux.org
Sun Aug 19 16:46:00 UTC 2007


    Date: Sunday, August 19, 2007 @ 12:46:00
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/libarchive

Modified: PKGBUILD (1.3 -> 1.4)

'upgpgk: update to new version'


----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)


Index: arch/build/base/libarchive/PKGBUILD
diff -u arch/build/base/libarchive/PKGBUILD:1.3 arch/build/base/libarchive/PKGBUILD:1.4
--- arch/build/base/libarchive/PKGBUILD:1.3	Sat Jul 14 09:08:11 2007
+++ arch/build/base/libarchive/PKGBUILD	Sun Aug 19 12:46:00 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.3 2007/07/14 13:08:11 dan Exp $
+# $Id: PKGBUILD,v 1.4 2007/08/19 16:46:00 tpowa Exp $
 # Maintainer: Dan McGee <dan at archlinux.org>
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 pkgname=libarchive
-pkgver=2.2.5
+pkgver=2.2.6
 pkgrel=1
 pkgdesc="library that can create and read several streaming archive formats"
 arch=(i686 x86_64)
@@ -10,8 +10,8 @@
 license="BSD"
 depends=('zlib' 'bzip2' 'acl')
 source=(http://people.freebsd.org/~kientzle/libarchive/src/libarchive-$pkgver.tar.gz)
-md5sums=('4b7773786e185a16353440c7e62a289a')
-sha1sums=('fd04f17397c7af6c8964bde02146eda391413bf4')
+md5sums=('a8d23b9c37153093b2e6c03385fb3ad9')
+
 # The libarchive .a static lib isn't linked correctly, so pacman.static
 #   build fails unless we keep the libtool files
 #options=(!libtool)
@@ -22,4 +22,3 @@
   make || return 1
   make DESTDIR=$startdir/pkg install
 }
-




More information about the arch-commits mailing list