mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-07 13:22:56 +02:00
python-polib: update to 1.0.7.
This commit is contained in:
parent
50f1d15651
commit
84656025a0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-polib'
|
# Template file for 'python-polib'
|
||||||
pkgname=python-polib
|
pkgname=python-polib
|
||||||
version=1.0.6
|
version=1.0.7
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="polib-${version}"
|
wrksrc="polib-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://bitbucket.org/izi/polib/"
|
homepage="http://bitbucket.org/izi/polib/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/p/polib/polib-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/polib/polib-${version}.tar.gz"
|
||||||
checksum=20d2a0d589a692c11df549bd7cda83c665eef2a83e017b843fecdf956edbad74
|
checksum=43ce60d05ffa442ba9d3c5722193aadb93c38174b9fb471c8ea7ccbf8349bbca
|
||||||
|
|
||||||
python3.4-polib_package() {
|
python3.4-polib_package() {
|
||||||
depends="python3.4"
|
depends="python3.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue