Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
quazip
Commits:
a6e9b2ae by Antonio Rojas at 2026-06-30T20:53:35+02:00
upgpkg: 1.7.2-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = quazip
pkgdesc = C++ wrapper for the ZIP/UNZIP C package
- pkgver = 1.7.1
+ pkgver = 1.7.2
pkgrel = 1
url = https://stachenov.github.io/quazip/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = quazip
depends = qt6-base
depends = qt6-5compat
depends = zlib
- source = git+https://github.com/stachenov/quazip#tag=v1.7.1
- sha256sums =
b0b16a20c46cd9e38e97b1ea554b6c54bd6dc9285d50ec6afcbb5d95c5a1afae
+ source = git+https://github.com/stachenov/quazip#tag=v1.7.2
+ sha256sums =
0c8cdc7a5a587f8c544ca73b47b29cb6741f6b61181f3e2b519dbb2746b79164
pkgname = quazip-qt6
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgbase=quazip
pkgname=(quazip-qt6)
-pkgver=1.7.1
+pkgver=1.7.2
pkgrel=1
pkgdesc='C++ wrapper for the ZIP/UNZIP C package'
url='https://stachenov.github.io/quazip/'
@@ -22,7 +22,7 @@ depends=(bzip2
makedepends=(cmake
git)
source=(git+https://github.com/stachenov/quazip#tag=v$pkgver)
-sha256sums=('b0b16a20c46cd9e38e97b1ea554b6c54bd6dc9285d50ec6afcbb5d95c5a1afae')
+sha256sums=('0c8cdc7a5a587f8c544ca73b47b29cb6741f6b61181f3e2b519dbb2746b79164')
build() {
cmake -B build -S $pkgbase \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/quazip/-/commit/a6e9b2ae1b7fffc53a7846e02a2321ead69bc464
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/quazip/-/commit/a6e9b2ae1b7fffc53a7846e02a2321ead69bc464
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