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

Laurent Carlier lcarlier at gemini.archlinux.org
Sun Jul 3 08:55:30 UTC 2022


    Date: Sunday, July 3, 2022 @ 08:55:29
  Author: lcarlier
Revision: 449812

upgpkg: libzip 1.9.2-1: upstream update 1.9.2

Modified:
  libzip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-02 22:55:47 UTC (rev 449811)
+++ PKGBUILD	2022-07-03 08:55:29 UTC (rev 449812)
@@ -2,7 +2,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=libzip
-pkgver=1.8.0
+pkgver=1.9.2
 pkgrel=1
 pkgdesc="A C library for reading, creating, and modifying zip archives"
 url="https://libzip.org"
@@ -12,7 +12,7 @@
 makedepends=('cmake')
 provides=('libzip.so')
 source=("${url}/download/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('f0763bda24ba947e80430be787c4b068d8b6aa6027a26a19923f0acfa3dac97e')
+sha256sums=('c93e9852b7b2dc931197831438fee5295976ee0ba24f8524a8907be5c2ba5937')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list