Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
minizip-ng
Commits:
7b2bdf73 by Sven-Hendrik Haase at 2026-07-01T14:44:39+02:00
upgpkg: 4.2.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = minizip-ng
pkgdesc = Fork of the popular zip manipulation library found in the
zlib distribution
- pkgver = 4.2.1
+ pkgver = 4.2.2
pkgrel = 1
url = https://github.com/zlib-ng/minizip-ng
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = minizip-ng
depends = xz
depends = zlib-ng
depends = zstd
- source = git+https://github.com/zlib-ng/minizip-ng#tag=4.2.1
- sha256sums =
da20601295d9401bf13e44c12f79d71185c08023b113818c5d348aea33405081
+ source = git+https://github.com/zlib-ng/minizip-ng#tag=4.2.2
+ sha256sums =
3564e2aa171fb6556607d5c08c753c78e488c8e9342c166901f445f5415ed05b
pkgname = minizip-ng
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=minizip-ng
-pkgver=4.2.1
+pkgver=4.2.2
pkgrel=1
pkgdesc='Fork of the popular zip manipulation library found in the zlib
distribution'
arch=(x86_64)
@@ -16,7 +16,7 @@ depends=(bzip2
makedepends=(cmake
git)
source=(git+https://github.com/zlib-ng/minizip-ng#tag=$pkgver)
-sha256sums=('da20601295d9401bf13e44c12f79d71185c08023b113818c5d348aea33405081')
+sha256sums=('3564e2aa171fb6556607d5c08c753c78e488c8e9342c166901f445f5415ed05b')
build() {
cmake -B build -S $pkgname \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/minizip-ng/-/commit/7b2bdf733cec0a27c3d197b094077c868ce638c1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/minizip-ng/-/commit/7b2bdf733cec0a27c3d197b094077c868ce638c1
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help