sigil: update to 0.9.1.
This commit is contained in:
parent
31a0e8c742
commit
e948d812b7
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'sigil'
|
||||
pkgname=sigil
|
||||
version=0.8.7
|
||||
revision=2
|
||||
wrksrc="Sigil-${version}"
|
||||
version=0.9.1
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config unzip"
|
||||
makedepends="zlib-devel minizip-devel pcre-devel qt5-tools-devel qt5-svg-devel
|
||||
qt5-webkit-devel qt5-xmlpatterns-devel qt5-multimedia-devel qt5-sensors-devel
|
||||
qt5-declarative-devel qt5-location-devel qt5-webchannel-devel
|
||||
qt5-plugin-odbc qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds
|
||||
boost-devel hunspell-devel"
|
||||
boost-devel hunspell-devel python3.4-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="A multi-platform EPUB ebook editor"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/user-none/Sigil/"
|
||||
distfiles="https://github.com/user-none/Sigil/releases/download/${version}/Sigil-${version}-Code.zip"
|
||||
checksum=32a08e26ce700a92e54c63976e13871ba362d61855b8e264a6b71703ca6dee85
|
||||
checksum=03726784942fddc01f233e95f6f2540d1e596d5ce0701dc0ed25ffea7487955e
|
||||
|
|
Loading…
Reference in a new issue