python-pkgconfig: update to 1.4.0
This commit is contained in:
parent
0eb075f411
commit
f2d89c845f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pkgconfig'
|
||||
pkgname=python-pkgconfig
|
||||
version=1.3.1
|
||||
version=1.4.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pkgconfig-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/matze/pkgconfig"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/pkgconfig/pkgconfig-${version}.tar.gz"
|
||||
checksum=0bc77e955a5990b466b7277234a88dc6a62f1f4388ac1e95469051c82a17fd80
|
||||
checksum=048c3b457da7b6f686b647ab10bf09e2250e4c50acfe6f215398a8b5e6fcdb52
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue