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.8.4.
This commit is contained in:
parent
b9882842d2
commit
4ad07a8ce7
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.0
|
version=0.8.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pysol_cards-${version}"
|
wrksrc="pysol_cards-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,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=6b953c30e63211e88fa4d5a3b8634c59e839ecd98dbe233cc5ebd9ec100c9861
|
checksum=24c6d1dd8e6ee3a1d009e6b786e2973377d43e6008fc712fff5d05901936ec78
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue