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

Laurent Carlier lcarlier at archlinux.org
Mon Apr 30 04:58:07 UTC 2018


    Date: Monday, April 30, 2018 @ 04:58:06
  Author: lcarlier
Revision: 323163

upgpkg: libzip 1.5.1-1

upstream update 1.5.1

Modified:
  libzip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-30 03:20:05 UTC (rev 323162)
+++ PKGBUILD	2018-04-30 04:58:06 UTC (rev 323163)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=libzip
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="A C library for reading, creating, and modifying zip archives"
 url="https://libzip.org"
@@ -12,7 +12,7 @@
 depends=('zlib' 'bzip2' 'openssl')
 makedepends=('cmake')
 source=("${url}/download/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('5ddb9b41d31b2f99ad4d512003c610ae2db70e222833aba6f9332d5b48a153d9')
+sha256sums=('04ea35b6956c7b3453f1ed3f3fe40e3ddae1f43931089124579e8384e79ed372')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list