mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-kaptan: update to 0.5.11.
This commit is contained in:
parent
d72aa3bf6f
commit
9f5a1113d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-kaptan'
|
# Template file for 'python-kaptan'
|
||||||
pkgname=python-kaptan
|
pkgname=python-kaptan
|
||||||
version=0.5.10
|
version=0.5.11
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="kaptan-${version}"
|
wrksrc="kaptan-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/emre/kaptan"
|
homepage="https://github.com/emre/kaptan"
|
||||||
distfiles="${PYPI_SITE}/k/kaptan/kaptan-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/k/kaptan/kaptan-${version}.tar.gz"
|
||||||
checksum=44df200d030975650a3a832c13b48cafdeb1a237b23de181d6a2346107e39da3
|
checksum=8403d6e48200c3f49cb6d6b3dcb5898aa5ab9d820831655bf9a2403e00cd4207
|
||||||
alternatives="kaptan:kaptan:/usr/bin/kaptan2"
|
alternatives="kaptan:kaptan:/usr/bin/kaptan2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue