[arch-commits] Commit in quazip/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat Apr 16 22:56:19 UTC 2022


    Date: Saturday, April 16, 2022 @ 22:56:18
  Author: arojas
Revision: 442816

Update to 1.3

Modified:
  quazip/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-16 22:53:58 UTC (rev 442815)
+++ PKGBUILD	2022-04-16 22:56:18 UTC (rev 442816)
@@ -6,8 +6,8 @@
 
 pkgbase=quazip
 pkgname=(quazip-qt5 quazip-qt6)
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+pkgrel=1
 pkgdesc='C++ wrapper for the ZIP/UNZIP C package'
 url='https://stachenov.github.io/quazip/'
 license=(LGPL)
@@ -14,7 +14,7 @@
 arch=(x86_64)
 makedepends=(cmake qt5-base qt6-5compat)
 source=(https://github.com/stachenov/$pkgbase/archive/v$pkgver/$pkgbase-$pkgver.tar.gz)
-sha256sums=('2dfb911d6b27545de0b98798d967c40430312377e6ade57096d6ec80c720cb61')
+sha256sums=('c1239559cd6860cab80a0fd81f4204e606f9324f702dab6166b0960676ee1754')
 
 build() {
   cmake -B build5 -S $pkgbase-$pkgver \



More information about the arch-commits mailing list