mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-pysol_cards: update to 0.10.1.
This commit is contained in:
parent
d4270f64d1
commit
e7d7d2f755
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.18
|
version=0.10.1
|
||||||
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=a875260d48c4d417f378878ae3fb723a053b8eeba0fac91f0f16fde92bc385cf
|
checksum=ea6ac7e5849d0002cc880868f3a82a84332d5bbb79eb6496ed9676a104046297
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue