pysolfc: update to 3.6.0.
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
# Template file for 'pysolfc'
|
||||
pkgname=pysolfc
|
||||
version=3.4.1
|
||||
revision=2
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="gettext python3-pygame python3-random2 python3-six
|
||||
python3-tkinter python3-Pillow python3-attrs python3-pysol_cards"
|
||||
python3-tkinter python3-Pillow python3-attrs python3-pysol_cards
|
||||
python3-setuptools"
|
||||
depends="pysolfc-cardsets ${hostmakedepends} python3-configobj"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Python solitaire game collection"
|
||||
@@ -13,7 +14,7 @@ license="GPL-3.0-or-later"
|
||||
homepage="https://pysolfc.sourceforge.io/"
|
||||
changelog="https://github.com/shlomif/PySolFC/blob/master/NEWS.asciidoc"
|
||||
distfiles="https://github.com/shlomif/PySolFC/archive/pysolfc-${version}.tar.gz"
|
||||
checksum=b4a2dfe47a688c173c965c74433c7c14bbccdaafe8cd39039e4417e118bd2ae4
|
||||
checksum=7c1b8fa889ebbce58fd11183d57fcf9fd68cafbf9cc239062d64551f6b0812c0
|
||||
|
||||
post_build() {
|
||||
make mo rules
|
||||
|
||||
Reference in New Issue
Block a user