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

Balló György bgyorgy at archlinux.org
Sat Feb 4 14:40:44 UTC 2017


    Date: Saturday, February 4, 2017 @ 14:40:43
  Author: bgyorgy
Revision: 209894

upgpkg: glabels 3.4.0-4

Enable zint support (FS#52802)

Modified:
  glabels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-04 14:33:32 UTC (rev 209893)
+++ PKGBUILD	2017-02-04 14:40:43 UTC (rev 209894)
@@ -5,12 +5,12 @@
 
 pkgname=glabels
 pkgver=3.4.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Creating labels and business cards the very easy way"
 arch=('i686' 'x86_64')
 url="http://glabels.org/"
 license=('GPL' 'LGPL')
-depends=('evolution-data-server' 'qrencode' 'iec16022')
+depends=('evolution-data-server' 'iec16022' 'qrencode' 'zint')
 makedepends=('intltool' 'itstool')
 source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 sha256sums=('d40e079395d30adbcd8204f41d08f7a8da9ec130bffa4cb3c130fbe2322b6410')



More information about the arch-commits mailing list