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

Dan McGee dan at archlinux.org
Sat Jul 14 13:08:11 UTC 2007


    Date: Saturday, July 14, 2007 @ 09:08:11
  Author: dan
    Path: /home/cvs-arch/arch/build/base/libarchive

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: libarchive 2.2.5-1


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


Index: arch/build/base/libarchive/PKGBUILD
diff -u arch/build/base/libarchive/PKGBUILD:1.2 arch/build/base/libarchive/PKGBUILD:1.3
--- arch/build/base/libarchive/PKGBUILD:1.2	Wed Jun 20 17:10:06 2007
+++ arch/build/base/libarchive/PKGBUILD	Sat Jul 14 09:08:11 2007
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.2 2007/06/20 21:10:06 dan Exp $
-# Maintainer: Judd Vinet <jvinet at zeroflux.org>
+# $Id: PKGBUILD,v 1.3 2007/07/14 13:08:11 dan Exp $
+# Maintainer: Dan McGee <dan at archlinux.org>
+# Maintainer: Aaron Griffin <aaron at archlinux.org>
 pkgname=libarchive
-pkgver=2.2.3
-pkgrel=2
+pkgver=2.2.5
+pkgrel=1
 pkgdesc="library that can create and read several streaming archive formats"
 arch=(i686 x86_64)
 url="http://people.freebsd.org/~kientzle/libarchive/"
 license="BSD"
 depends=('zlib' 'bzip2' 'acl')
 source=(http://people.freebsd.org/~kientzle/libarchive/src/libarchive-$pkgver.tar.gz)
-md5sums=('5a9051da4143dba5696a49c7d20b968b')
-sha1sums=('05f1b6096315c5cabc9cda833285dd5d430e721a')
+md5sums=('4b7773786e185a16353440c7e62a289a')
+sha1sums=('fd04f17397c7af6c8964bde02146eda391413bf4')
 # The libarchive .a static lib isn't linked correctly, so pacman.static
 #   build fails unless we keep the libtool files
 #options=(!libtool)




More information about the arch-commits mailing list