mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-progress: update to 1.5.
This commit is contained in:
parent
8229fb3470
commit
1df4cefff7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-progress'
|
# Template file for 'python-progress'
|
||||||
pkgname=python-progress
|
pkgname=python-progress
|
||||||
version=1.4
|
version=1.5
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="progress-${version}"
|
wrksrc="progress-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/verigak/progress"
|
homepage="https://github.com/verigak/progress"
|
||||||
distfiles="${PYPI_SITE}/p/progress/progress-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/progress/progress-${version}.tar.gz"
|
||||||
checksum=5e2f9da88ed8236a76fffbee3ceefd259589cf42dfbc2cec2877102189fae58a
|
checksum=69ecedd1d1bbe71bf6313d88d1e6c4d2957b7f1d4f71312c211257f7dae64372
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue