pysolfc: update to 2.6.1.
This commit is contained in:
parent
aa6e42e93a
commit
0f913f6c6b
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'pysolfc'
|
||||
pkgname=pysolfc
|
||||
version=2.4.0
|
||||
version=2.6.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
arch="noarch"
|
||||
wrksrc="PySolFC-${pkgname}-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module=pysollib
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0"
|
||||
homepage="http://pysolfc.sourceforge.net/"
|
||||
distfiles="https://github.com/shlomif/PySolFC/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=b93a61eca8d4196b3d8101a4bf63ba56a1ad2a8c839c071f016dd1c961b599e6
|
||||
checksum=fc14cacec4a671c921d0e0ee94f841e70897f419e6f917f5afafc26c4b2eec88
|
||||
|
||||
post_build() {
|
||||
make mo rules
|
||||
|
|
Loading…
Reference in New Issue