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

Antonio Rojas arojas at archlinux.org
Tue Mar 5 18:00:41 UTC 2019


    Date: Tuesday, March 5, 2019 @ 18:00:40
  Author: arojas
Revision: 347102

Update to 1.0.4

Modified:
  zxing-cpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-05 17:07:31 UTC (rev 347101)
+++ PKGBUILD	2019-03-05 18:00:40 UTC (rev 347102)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Arthaud <maxime at arthaud.me>
 
 pkgname=zxing-cpp
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc="A command-line tool to decode QRCode"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(cmake)
 optdepends=('opencv: support for opencv')
 source=($pkgname-$pkgver.tar.gz::"https://github.com/nu-book/zxing-cpp/archive/v$pkgver.tar.gz")
-sha256sums=('c0eda37b1a06d1f32540d28cf1b6ce05d37a4eb12d2c8e7a39d014b2888f3a36')
+sha256sums=('e3bb5c135523638ca875c242efb958742b4b8e02a1acdf6b182ecd85021463dd')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list