pysolfc: update to 2.10.0.
This commit is contained in:
parent
a083534e94
commit
fd9bcf596e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pysolfc'
|
||||
pkgname=pysolfc
|
||||
version=2.8.0
|
||||
revision=2
|
||||
version=2.10.0
|
||||
revision=1
|
||||
archs="noarch"
|
||||
wrksrc="PySolFC-${pkgname}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://pysolfc.sourceforge.net/"
|
||||
distfiles="https://github.com/shlomif/PySolFC/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=c7ced894bf65c87e26a8bd4a9362561ebe1a6fa5f2df9876b6dcdaedc06fc27d
|
||||
checksum=3cb681155b841edab25b38da666fe3f41cda66ad0b1a78b14ddbd6047327fd1b
|
||||
|
||||
post_build() {
|
||||
make mo rules
|
||||
|
|
Loading…
Reference in a new issue