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

Antonio Rojas arojas at archlinux.org
Tue Jan 15 16:16:12 UTC 2019


    Date: Tuesday, January 15, 2019 @ 16:16:11
  Author: arojas
Revision: 344153

Update to 1.0.3

Modified:
  zxing-cpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-15 16:14:23 UTC (rev 344152)
+++ PKGBUILD	2019-01-15 16:16:11 UTC (rev 344153)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Arthaud <maxime at arthaud.me>
 
 pkgname=zxing-cpp
-pkgver=1.0.2
+pkgver=1.0.3
 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=('4a5c8c921a704d12a89aabd54879833df7b42d38ba045f2aa0ba208ea0cb5812')
+sha256sums=('c0eda37b1a06d1f32540d28cf1b6ce05d37a4eb12d2c8e7a39d014b2888f3a36')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list