[arch-commits] Commit in libzip/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Sat May 9 05:47:06 UTC 2015
Date: Saturday, May 9, 2015 @ 07:47:06
Author: lcarlier
Revision: 238747
upgpkg: libzip 1.0.1-1
upstream update 1.0.1
Modified:
libzip/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-05-09 05:43:53 UTC (rev 238746)
+++ PKGBUILD 2015-05-09 05:47:06 UTC (rev 238747)
@@ -3,7 +3,7 @@
# Contributor: Tobias Powalowski <tpowa at archlinux.org>
pkgname=libzip
-pkgver=0.11.2
+pkgver=1.0.1
pkgrel=1
pkgdesc="A C library for reading, creating, and modifying zip archives"
url="http://www.nih.at/libzip/index.html"
@@ -11,7 +11,7 @@
arch=('i686' 'x86_64')
depends=('zlib')
source=("http://www.nih.at/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('44c99b67dca34707b5728e5f8434fe91')
+md5sums=('e2371fc6f04a46efdaf8cbf4118ffafd')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list