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

Laurent Carlier lcarlier at archlinux.org
Mon Feb 17 08:01:41 UTC 2020


    Date: Monday, February 17, 2020 @ 08:01:41
  Author: lcarlier
Revision: 375733

upgpkg: libzip 1.6.1-1: upstream update 1.6.1

Modified:
  libzip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-17 08:01:31 UTC (rev 375732)
+++ PKGBUILD	2020-02-17 08:01:41 UTC (rev 375733)
@@ -2,8 +2,8 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=libzip
-pkgver=1.5.2
-pkgrel=2
+pkgver=1.6.1
+pkgrel=1
 pkgdesc="A C library for reading, creating, and modifying zip archives"
 url="https://libzip.org"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('zlib' 'bzip2' 'openssl' 'gnutls')
 makedepends=('cmake')
 source=("${url}/download/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('b3de4d4bd49a01e0cab3507fc163f88e1651695b6b9cb25ad174dbe319d4a3b4')
+sha256sums=('705dac7a671b3f440181481e607b0908129a9cf1ddfcba75d66436c0e7d33641')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list