pysolfc: update to 2.18.0.
This commit is contained in:
parent
7271709f55
commit
6d0dac8205
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pysolfc'
|
||||
pkgname=pysolfc
|
||||
version=2.16.0
|
||||
revision=2
|
||||
version=2.18.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="gettext python3-pygame python3-random2 python3-six
|
||||
python3-tkinter python3-Pillow python3-attrs python3-pysol_cards"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://pysolfc.sourceforge.net/"
|
||||
distfiles="https://github.com/shlomif/PySolFC/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=ae34d9ac089bb7ac99209a81bd987180b6f756f25132765a56d3bd6debdb7a44
|
||||
checksum=ec8015529cbe6a839c28472197432e920a3be4a56bf859360ef094c3f5e0a156
|
||||
|
||||
post_build() {
|
||||
make mo rules
|
||||
|
|
Loading…
Reference in New Issue