python3-pysol_cards: update to 0.8.0.
This commit is contained in:
parent
ed53960336
commit
c3e503f07a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pysol_cards'
|
||||
pkgname=python3-pysol_cards
|
||||
version=0.6.2
|
||||
version=0.8.0
|
||||
revision=1
|
||||
wrksrc="pysol_cards-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="MIT"
|
||||
homepage="https://fc-solve.shlomifish.org/"
|
||||
distfiles="${PYPI_SITE}/p/pysol_cards/pysol_cards-${version}.tar.gz"
|
||||
checksum=a18cdc51ca8731dfc4a74def98ea7585c07b50aac14e1a708f9ef376f49f769d
|
||||
checksum=6b953c30e63211e88fa4d5a3b8634c59e839ecd98dbe233cc5ebd9ec100c9861
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue