qownnotes: update to 18.11.0.

This commit is contained in:
travankor 2018-11-07 18:18:42 -07:00 committed by maxice8
parent e43e664c57
commit 8b9e95afe5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qownnotes'
pkgname=qownnotes
version=18.10.3
version=18.11.0
revision=1
build_style=qmake
hostmakedepends="qt5-qmake"
@ -11,7 +11,7 @@ license="GPL-2.0-only"
homepage="https://www.qownnotes.org"
changelog="https://www.qownnotes.org/changelog/QOwnNotes"
distfiles="https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
checksum=8995027c5f13eb9e544ba17ca6edd7736b8449ae636f78859d30c9426009591f
checksum=e9cdd16715ce557f87a9148a78534d6766e9552fa4136387de0747bb81190379
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-declarative-devel qt5-svg-devel qt5-xmlpatterns-devel"