Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
quazip


Commits:
69957b56 by Antonio Rojas at 2026-05-28T17:53:45+02:00
upgpkg: 1.7.0-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.6
+       pkgver = 1.7.0
        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.6
-       sha256sums = 
14d37474ced858799ff3dfd040c535b710a9378df5f8511a71a1dd94868584d5
+       source = git+https://github.com/stachenov/quazip#tag=v1.7.0
+       sha256sums = 
22d1bd2445774d0a10187cde796467b4405bd395d8430944641975fce011cf7d
 
 pkgname = quazip-qt6


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 
 pkgbase=quazip
 pkgname=(quazip-qt6)
-pkgver=1.6
+pkgver=1.7.0
 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=('14d37474ced858799ff3dfd040c535b710a9378df5f8511a71a1dd94868584d5')
+sha256sums=('22d1bd2445774d0a10187cde796467b4405bd395d8430944641975fce011cf7d')
 
 build() {
   cmake -B build -S $pkgbase \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/quazip/-/commit/69957b56790746a78f4a02ca13447cfae469045d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/quazip/-/commit/69957b56790746a78f4a02ca13447cfae469045d
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


Reply via email to