From 26900a414cf319a345a327557d33754e27c45d25 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 7 May 2017 16:59:10 +0200 Subject: [PATCH] zbar: forgot revbump --- srcpkgs/zbar/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/zbar/template b/srcpkgs/zbar/template index a58ee5072f0..f798888a1dd 100644 --- a/srcpkgs/zbar/template +++ b/srcpkgs/zbar/template @@ -1,7 +1,7 @@ # Template file for 'zbar' pkgname=zbar version=0.10 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-qt --with-gtk" hostmakedepends="automake pkg-config libtool gettext-devel python qt-qmake qt-host-tools glib-devel"