pysolfc: update to 2.12.0.
This commit is contained in:
parent
8d831e7aab
commit
2e3eaf8db2
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.10.1
|
version=2.12.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="PySolFC-${pkgname}-${version}"
|
wrksrc="PySolFC-${pkgname}-${version}"
|
||||||
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="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=50f5f84c0621ddc1e2495fdc73524a42c0f686f946a95c64c6a3a093ef0ffe4a
|
checksum=8d3e9d37aac8f2cce594a29444c2ba065f35dbc0797d0615c69ccaca73b2aad6
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
make mo rules
|
make mo rules
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue