Laurent Carlier pushed to branch main at Arch Linux / Packaging / Packages / 
libzip


Commits:
ecc7e48f by Laurent Carlier at 2023-08-26T10:45:07+02:00
upgpkg: 1.10.1-1: upstream release 1.10.1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <[email protected]>
 
 pkgname=libzip
-pkgver=1.10.0
+pkgver=1.10.1
 pkgrel=1
 pkgdesc="C library for reading, creating, and modifying zip archives"
 url="https://libzip.org";
@@ -13,7 +13,7 @@ depends=('zlib' 'bzip2' 'zstd' 'openssl' 'gnutls')
 makedepends=('cmake')
 provides=('libzip.so')
 source=("${url}/download/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('cd2a7ac9f1fb5bfa6218272d9929955dc7237515bba6e14b5ad0e1d1e2212b43')
+sha256sums=('dc3c8d5b4c8bbd09626864f6bcf93de701540f761d76b85d7c7d710f4bd90318')
 
 build() {
   cmake -B build -S ${pkgname}-${pkgver} \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libzip/-/commit/ecc7e48f060fdd56ca183fdaeaa9a1b2e5ce9f22

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libzip/-/commit/ecc7e48f060fdd56ca183fdaeaa9a1b2e5ce9f22
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to