[arch-commits] Commit in libarchive/trunk (PKGBUILD)

Thomas Bächler thomas at archlinux.org
Thu Aug 27 22:33:42 UTC 2009


    Date: Thursday, August 27, 2009 @ 18:33:42
  Author: thomas
Revision: 50484

upgpkg: libarchive 2.7.1-1

Modified:
  libarchive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-27 22:26:28 UTC (rev 50483)
+++ PKGBUILD	2009-08-27 22:33:42 UTC (rev 50484)
@@ -2,8 +2,8 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 pkgname=libarchive
-pkgver=2.7.0
-pkgrel=2
+pkgver=2.7.1
+pkgrel=1
 pkgdesc="library that can create and read several streaming archive formats"
 arch=(i686 x86_64)
 url="http://libarchive.googlecode.com/"
@@ -11,6 +11,7 @@
 groups=('base')
 depends=('zlib' 'bzip2' 'xz-utils' 'acl' 'openssl')
 source=(http://libarchive.googlecode.com/files/libarchive-$pkgver.tar.gz)
+sha256sums=('a7e066ef857d3db0211e2d916ca14aafc48a4776c4fa108fd67092ce862a7ba8')
 
 # pacman.static build fails unless we keep the libtool files (or unless we link
 # the missing symbols inside the libarchive .a static lib, but that is dirty)
@@ -27,6 +28,3 @@
   mkdir -p $startdir/pkg/usr/share/licenses/libarchive
   install -m644 COPYING $startdir/pkg/usr/share/licenses/libarchive/
 }
-
-md5sums=('a2103ca334037562ad327eb3aed54869')
-sha256sums=('ae21ffc8160241001ecbc7af0751ff65cfc5ceffae8a1b9cf6822328f4c0474e')




More information about the arch-commits mailing list