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

Felix Yan felixonmars at archlinux.org
Tue Aug 9 14:11:41 UTC 2016


    Date: Tuesday, August 9, 2016 @ 14:11:41
  Author: felixonmars
Revision: 186206

upgpkg: python-pifpaf 0.12.0-1

Modified:
  python-pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-09 13:59:14 UTC (rev 186205)
+++ PKGBUILD	2016-08-09 14:11:41 UTC (rev 186206)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pifpaf
 pkgname=('python-pifpaf' 'python2-pifpaf')
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -18,7 +18,7 @@
               'ceph' 'consul' 'couchdb')
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
-source=("git+https://github.com/jd/pifpaf.git")
+source=("git+https://github.com/jd/pifpaf.git#tag=$pkgver")
 md5sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list