From a48440d28d01cbac70b75c783d121d93f7825cc3 Mon Sep 17 00:00:00 2001 From: travankor <38744110+travankor@users.noreply.github.com> Date: Fri, 19 Oct 2018 21:00:49 -0700 Subject: [PATCH] qownnotes: update to 18.10.3. --- srcpkgs/qownnotes/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qownnotes/template b/srcpkgs/qownnotes/template index 62475d62314..c85fc4946c9 100644 --- a/srcpkgs/qownnotes/template +++ b/srcpkgs/qownnotes/template @@ -1,6 +1,6 @@ # Template file for 'qownnotes' pkgname=qownnotes -version=18.10.2 +version=18.10.3 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=6fad20174f891d1e87021f2c87bfb925d8892e043ca0e35a8f049b6ebbb5d166 +checksum=8995027c5f13eb9e544ba17ca6edd7736b8449ae636f78859d30c9426009591f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-declarative-devel qt5-svg-devel qt5-xmlpatterns-devel"