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