mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-pysol_cards: update to 0.8.9.
This commit is contained in:
parent
ca12d141c0
commit
5d49ae54eb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pysol_cards'
|
# Template file for 'python3-pysol_cards'
|
||||||
pkgname=python3-pysol_cards
|
pkgname=python3-pysol_cards
|
||||||
version=0.8.8
|
version=0.8.9
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pysol_cards-${version}"
|
wrksrc="pysol_cards-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://fc-solve.shlomifish.org/"
|
homepage="https://fc-solve.shlomifish.org/"
|
||||||
distfiles="${PYPI_SITE}/p/pysol_cards/pysol_cards-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pysol_cards/pysol_cards-${version}.tar.gz"
|
||||||
checksum=45b3b6a33515e20da6b166f50fd81b6944040479fe8e6758bc14cf908f541c70
|
checksum=3485e681a2cbec6241359cb4170889cac0919571ca622a4eb10750d2a34f5c05
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue