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

Dan McGee dan at archlinux.org
Tue Nov 6 02:09:17 UTC 2007


    Date: Monday, November 5, 2007 @ 21:09:17
  Author: dan
    Path: /home/cvs-core/core/base/libarchive

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: libarchive 2.4.0-1


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


Index: core/base/libarchive/PKGBUILD
diff -u core/base/libarchive/PKGBUILD:1.7 core/base/libarchive/PKGBUILD:1.8
--- core/base/libarchive/PKGBUILD:1.7	Thu Oct 25 08:07:09 2007
+++ core/base/libarchive/PKGBUILD	Mon Nov  5 21:09:16 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.7 2007/10/25 12:07:09 dan Exp $
+# $Id: PKGBUILD,v 1.8 2007/11/06 02:09:16 dan Exp $
 # Maintainer: Dan McGee <dan at archlinux.org>
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 pkgname=libarchive
-pkgver=2.2.6
-pkgrel=2
+pkgver=2.4.0
+pkgrel=1
 pkgdesc="library that can create and read several streaming archive formats"
 arch=(i686 x86_64)
 url="http://people.freebsd.org/~kientzle/libarchive/"
@@ -11,7 +11,7 @@
 groups=('base')
 depends=('zlib' 'bzip2' 'acl')
 source=(http://people.freebsd.org/~kientzle/libarchive/src/libarchive-$pkgver.tar.gz)
-md5sums=('a8d23b9c37153093b2e6c03385fb3ad9')
+md5sums=('9b06995c6c9d000892b7320a4a4fedcb')
 
 # The libarchive .a static lib isn't linked correctly, so pacman.static
 #   build fails unless we keep the libtool files




More information about the arch-commits mailing list