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

Antonio Rojas arojas at archlinux.org
Wed Nov 30 19:57:47 UTC 2016


    Date: Wednesday, November 30, 2016 @ 19:57:47
  Author: arojas
Revision: 197443

Update to 1.2.0

Modified:
  python-pkgconfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-30 18:12:50 UTC (rev 197442)
+++ PKGBUILD	2016-11-30 19:57:47 UTC (rev 197443)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pkgconfig
 pkgname=(python2-pkgconfig python-pkgconfig)
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="Python module to interface with the pkg-config command line tool"
 arch=(any)
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools)
 source=("https://github.com/matze/pkgconfig/archive/v$pkgver.tar.gz")
-md5sums=('4eaacf9931965852f9a16a3e0cb12407')
+md5sums=('f3ed9690ef729d051358032dca213ebb')
 
 package_python2-pkgconfig() {
   depends=(python2)



More information about the arch-commits mailing list