mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
sigil: update to 1.9.1.
This commit is contained in:
parent
48fa12c717
commit
90a96b6c59
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sigil'
|
||||
pkgname=sigil
|
||||
version=1.9.0
|
||||
version=1.9.1
|
||||
revision=1
|
||||
wrksrc="Sigil-${version}"
|
||||
build_style=cmake
|
||||
|
@ -20,7 +20,7 @@ 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=c44b0cf2472ef59c4d76178883a7795af39febf32496fb7af1e34f7a3977791f
|
||||
checksum=08a6c52a9043ecb5fa8314783191b81aa21346bd6b937a522ee417e7bb0dc773
|
||||
python_version=3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue