Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
minizip-ng


Commits:
d4b3fd9e by Antonio Rojas at 2023-08-05T09:31:37+02:00
upgpkg: 4.0.1-1: Update to 4.0.1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=minizip-ng
-pkgver=4.0.0
-pkgrel=2
+pkgver=4.0.1
+pkgrel=1
 pkgdesc='Fork of the popular zip manipulation library found in the zlib 
distribution'
 arch=(x86_64)
 url='https://github.com/zlib-ng/minizip-ng'
@@ -10,7 +10,7 @@ license=(custom)
 depends=(openssl bzip2 zstd)
 makedepends=(cmake)
 
source=(https://github.com/zlib-ng/minizip-ng/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('f9062e576de026fd5026d65597de3b05263cd4d91400cacdbbe36dfa8a642fff')
+sha256sums=('63e47a2b4dbac0da501f43f4da74f118dfb3ef0dee0ffbbe89428271002260f8')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minizip-ng/-/commit/d4b3fd9e56b8a0b92c68b4638545bec5d30df17a

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


Reply via email to