pysolfc: update to 2.10.0.

This commit is contained in:
Leah Neukirchen 2020-06-23 11:12:48 +02:00
parent a083534e94
commit fd9bcf596e

View file

@ -1,7 +1,7 @@
# Template file for 'pysolfc' # Template file for 'pysolfc'
pkgname=pysolfc pkgname=pysolfc
version=2.8.0 version=2.10.0
revision=2 revision=1
archs="noarch" archs="noarch"
wrksrc="PySolFC-${pkgname}-${version}" wrksrc="PySolFC-${pkgname}-${version}"
build_style=python3-module build_style=python3-module
@ -13,7 +13,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=c7ced894bf65c87e26a8bd4a9362561ebe1a6fa5f2df9876b6dcdaedc06fc27d checksum=3cb681155b841edab25b38da666fe3f41cda66ad0b1a78b14ddbd6047327fd1b
post_build() { post_build() {
make mo rules make mo rules