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

Timothy Redaelli tredaelli at archlinux.org
Tue Jan 12 10:44:39 UTC 2016


    Date: Tuesday, January 12, 2016 @ 11:44:39
  Author: tredaelli
Revision: 156136

upgpkg: python2-qrcode 5.1-2

FS#47604

Modified:
  python2-qrcode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-12 10:39:01 UTC (rev 156135)
+++ PKGBUILD	2016-01-12 10:44:39 UTC (rev 156136)
@@ -4,13 +4,12 @@
 
 pkgname=python2-qrcode
 pkgver=5.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Python library to generate QR codes"
 arch=('any')
 url="https://github.com/lincolnloop/python-qrcode"
 license=('custom')
-depends=('python2-pillow' 'python2-six')
-makedepends=('python2-setuptools')
+depends=('python2-pillow' 'python2-six' 'python2-setuptools')
 source=(http://pypi.python.org/packages/source/q/qrcode/qrcode-${pkgver}.tar.gz)
 
 prepare() {



More information about the arch-commits mailing list