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

Felix Yan felixonmars at archlinux.org
Wed Dec 14 08:52:47 UTC 2016


    Date: Wednesday, December 14, 2016 @ 08:52:46
  Author: felixonmars
Revision: 199326

upgpkg: python-pyfix 0.2.3-2

fix pkgdesc and url

Modified:
  python-pyfix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-14 08:50:58 UTC (rev 199325)
+++ PKGBUILD	2016-12-14 08:52:46 UTC (rev 199326)
@@ -7,10 +7,10 @@
 pkgname=('python-pyfix' 'python2-pyfix')
 pkgver=0.2.3
 _commit=403d51f426dda6a907c96d8d9d2e2942999b1f23
-pkgrel=1
-pkgdesc='https://github.com/pyclectic/pyfix'
+pkgrel=2
+pkgdesc='A framework for writing automated software tests'
 arch=('any')
-url='http://pyfix.com'
+url='https://github.com/pyclectic/pyfix'
 license=('Apache')
 makedepends=('python-pybuilder' 'python2-pybuilder' 'python-pyassert' 'python2-pyassert' 'git'
              'python-coverage' 'python2-coverage' 'python-mockito' 'python2-mockito'



More information about the arch-commits mailing list