sigil: update to 1.9.0.
This commit is contained in:
parent
acca57d11d
commit
505bf8430d
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sigil'
|
||||
pkgname=sigil
|
||||
version=1.8.0
|
||||
version=1.9.0
|
||||
revision=1
|
||||
wrksrc="Sigil-${version}"
|
||||
build_style=cmake
|
||||
|
@ -18,8 +18,9 @@ short_desc="Multi-platform EPUB ebook editor"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Sigil-Ebook/Sigil"
|
||||
changelog="https://raw.githubusercontent.com/Sigil-Ebook/Sigil/master/ChangeLog.txt"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=33d84331f259ab8d92fc2c5fed6f05fd5f011695c48f83537423635a7afdd2ec
|
||||
checksum=c44b0cf2472ef59c4d76178883a7795af39febf32496fb7af1e34f7a3977791f
|
||||
python_version=3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue