mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pysolfc: update to 2.20.1.
This commit is contained in:
parent
cc2956cf18
commit
9ffe21aa91
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pysolfc'
|
# Template file for 'pysolfc'
|
||||||
pkgname=pysolfc
|
pkgname=pysolfc
|
||||||
version=2.20.0
|
version=2.20.1
|
||||||
revision=1
|
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
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://pysolfc.sourceforge.io/"
|
homepage="https://pysolfc.sourceforge.io/"
|
||||||
distfiles="https://github.com/shlomif/PySolFC/archive/pysolfc-${version}.tar.gz"
|
distfiles="https://github.com/shlomif/PySolFC/archive/pysolfc-${version}.tar.gz"
|
||||||
checksum=530c7b4f6350293c7fa8efbadc80d4a8643a3d66fe513693396308640abbe14d
|
checksum=46f48b8bc5ac6b3c83504e5e263e018057da990a1418f1408f8b4b8a0a2e2eb4
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
make mo rules
|
make mo rules
|
||||||
|
|
Loading…
Add table
Reference in a new issue