From 4392dae65ddab05f1b829086961701b21ac1217a Mon Sep 17 00:00:00 2001 From: travankor Date: Thu, 13 Dec 2018 16:31:08 -0700 Subject: [PATCH] qownnotes: update to 18.12.3. --- srcpkgs/qownnotes/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qownnotes/template b/srcpkgs/qownnotes/template index acf3d0c4ef6..1ca11b4c36b 100644 --- a/srcpkgs/qownnotes/template +++ b/srcpkgs/qownnotes/template @@ -1,6 +1,6 @@ # Template file for 'qownnotes' pkgname=qownnotes -version=18.11.0 +version=18.12.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=e9cdd16715ce557f87a9148a78534d6766e9552fa4136387de0747bb81190379 +checksum=e658240fd5d8e9574258c2faf4fb3ce55a019b7c188786627eba61485f4dcdc7 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-declarative-devel qt5-svg-devel qt5-xmlpatterns-devel"