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

Felix Yan felixonmars at archlinux.org
Wed Nov 22 11:44:40 UTC 2017


    Date: Wednesday, November 22, 2017 @ 11:44:39
  Author: felixonmars
Revision: 267930

upgpkg: quazip 0.7.3-3

rebuild with cmake 3.10

Modified:
  quazip/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-22 11:34:56 UTC (rev 267929)
+++ PKGBUILD	2017-11-22 11:44:39 UTC (rev 267930)
@@ -6,7 +6,7 @@
 
 pkgname=quazip
 pkgver=0.7.3
-pkgrel=2
+pkgrel=3
 pkgdesc="C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package"
 url="http://sourceforge.net/projects/quazip/"
 license=('LGPL')
@@ -15,7 +15,7 @@
 makedepends=('cmake')
 provides=('quazip-qt5')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('2ad4f354746e8260d46036cde1496c223ec79765041ea28eb920ced015e269b5')
+sha512sums=('d4b55bd040e47e97e7bd5d080399ae4aa5fbc4985d6ab5979b468abc852c91b2e3e5d35af90d4b4de3bb01ea9135d0247473d6eab0413392b1c8567dc799a9fe')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list