mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pysolfc: update to 3.2.0.
This commit is contained in:
parent
da6addd1ea
commit
8708930ea8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pysolfc'
|
# Template file for 'pysolfc'
|
||||||
pkgname=pysolfc
|
pkgname=pysolfc
|
||||||
version=3.1.0
|
version=3.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="gettext python3-pygame python3-random2 python3-six
|
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"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://pysolfc.sourceforge.io/"
|
homepage="https://pysolfc.sourceforge.io/"
|
||||||
changelog="https://github.com/shlomif/PySolFC/blob/master/NEWS.asciidoc"
|
changelog="https://github.com/shlomif/PySolFC/blob/master/NEWS.asciidoc"
|
||||||
distfiles="https://github.com/shlomif/PySolFC/archive/pysolfc-${version}.tar.gz"
|
distfiles="https://github.com/shlomif/PySolFC/archive/pysolfc-${version}.tar.gz"
|
||||||
checksum=33d02bb437515f2d962e2828b6dfa671fa6082027b343d91f469dbbe2fced108
|
checksum=5f4f5ab13cab5b6436f6d417cee18f655af0d3bd63a25122924b7eca2c4ea86a
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
make mo rules
|
make mo rules
|
||||||
|
|
Loading…
Add table
Reference in a new issue