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

Laurent Carlier lcarlier at archlinux.org
Sat Oct 31 08:00:19 UTC 2020


    Date: Saturday, October 31, 2020 @ 08:00:18
  Author: lcarlier
Revision: 399069

upgpkg: libzip 1.7.3-1: upstream update 1.7.3

Modified:
  libzip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-31 07:54:17 UTC (rev 399068)
+++ PKGBUILD	2020-10-31 08:00:18 UTC (rev 399069)
@@ -2,8 +2,8 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=libzip
-pkgver=1.6.1
-pkgrel=2
+pkgver=1.7.3
+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=('705dac7a671b3f440181481e607b0908129a9cf1ddfcba75d66436c0e7d33641')
+sha256sums=('a60473ffdb7b4260c08bfa19c2ccea0438edac11193c3afbbb1f17fbcf6c6132')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list