[arch-commits] Commit in python-pkgconfig/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Dec 2 15:42:59 UTC 2016
Date: Friday, December 2, 2016 @ 15:42:58
Author: arojas
Revision: 197743
Update to 1.2.2
Modified:
python-pkgconfig/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-02 15:27:29 UTC (rev 197742)
+++ PKGBUILD 2016-12-02 15:42:58 UTC (rev 197743)
@@ -3,7 +3,7 @@
pkgbase=python-pkgconfig
pkgname=(python2-pkgconfig python-pkgconfig)
-pkgver=1.2.1
+pkgver=1.2.2
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=('1c9d7c2e893a834793b8394a891f9de6')
+md5sums=('7d724d6b5653f9caef2cb785ee16ff85')
package_python2-pkgconfig() {
depends=(python2)
More information about the arch-commits
mailing list