mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
parent
418058e4f4
commit
6477d41627
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-blessings'
|
# Template file for 'python-blessings'
|
||||||
pkgname=python-blessings
|
pkgname=python-blessings
|
||||||
version=1.6
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="blessings-${version}"
|
wrksrc="blessings-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Maurizio Porrato <maurizio.porrato@gmail.com>"
|
||||||
homepage="https://github.com/erikrose/blessings"
|
homepage="https://github.com/erikrose/blessings"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/b/blessings/blessings-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/blessings/blessings-${version}.tar.gz"
|
||||||
checksum=edc5713061f10966048bf6b40d9a514b381e0ba849c64e034c4ef6c1847d3007
|
checksum=74919575885552e14bc24a68f8b539690bd1b5629180faa830b1a25b8c7fb6ea
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue