mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
pysolfc: update to 2.18.0.
This commit is contained in:
parent
7271709f55
commit
6d0dac8205
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=2.16.0
|
version=2.18.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"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://pysolfc.sourceforge.net/"
|
homepage="http://pysolfc.sourceforge.net/"
|
||||||
distfiles="https://github.com/shlomif/PySolFC/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/shlomif/PySolFC/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ae34d9ac089bb7ac99209a81bd987180b6f756f25132765a56d3bd6debdb7a44
|
checksum=ec8015529cbe6a839c28472197432e920a3be4a56bf859360ef094c3f5e0a156
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
make mo rules
|
make mo rules
|
||||||
|
|
Loading…
Add table
Reference in a new issue