python-pkgconfig: update to 1.5.1.

This commit is contained in:
maxice8 2019-04-15 05:29:29 -03:00 committed by maxice8
parent d2cadc1101
commit 265cf738ef

View file

@ -1,6 +1,6 @@
# Template file for 'python-pkgconfig' # Template file for 'python-pkgconfig'
pkgname=python-pkgconfig pkgname=python-pkgconfig
version=1.4.0 version=1.5.1
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="pkgconfig-${version}" wrksrc="pkgconfig-${version}"
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python" depends="python"
short_desc="Python2 module to interface with pkg-config" short_desc="Python2 module to interface with pkg-config"
maintainer="Alessio Sergi <al3hex@gmail.com>" maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/matze/pkgconfig"
license="MIT" license="MIT"
homepage="https://github.com/matze/pkgconfig"
distfiles="${PYPI_SITE}/p/pkgconfig/pkgconfig-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pkgconfig/pkgconfig-${version}.tar.gz"
checksum=048c3b457da7b6f686b647ab10bf09e2250e4c50acfe6f215398a8b5e6fcdb52 checksum=97bfe3d981bab675d5ea3ef259045d7919c93897db7d3b59d4e8593cba8d354f
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE