From 77e1ce72d3a2658c14120e0289a7ff0488e1f1fc Mon Sep 17 00:00:00 2001 From: travankor Date: Sun, 18 Aug 2019 22:52:53 -0700 Subject: [PATCH] qownnotes: update to 19.8.0 Ignore some updates to avoid flooding update-check and needless rebuilds. --- srcpkgs/qownnotes/template | 4 ++-- srcpkgs/qownnotes/update | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 srcpkgs/qownnotes/update diff --git a/srcpkgs/qownnotes/template b/srcpkgs/qownnotes/template index a896070057f..fa66de3cf1a 100644 --- a/srcpkgs/qownnotes/template +++ b/srcpkgs/qownnotes/template @@ -1,6 +1,6 @@ # Template file for 'qownnotes' pkgname=qownnotes -version=19.2.0 +version=19.8.0 revision=1 build_style=qmake hostmakedepends="qt5-qmake" @@ -13,7 +13,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=b1c1a54ddd879a079ddffa66f76d965b255df9a80556348d08966fd7be65c058 +checksum=c3623ab29279b2e35026737926f4a5f04af0368290c51420b1d180eb6955950c if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-declarative-devel qt5-svg-devel qt5-xmlpatterns-devel diff --git a/srcpkgs/qownnotes/update b/srcpkgs/qownnotes/update new file mode 100644 index 00000000000..19a4e01273b --- /dev/null +++ b/srcpkgs/qownnotes/update @@ -0,0 +1 @@ +ignore="*.*.[!0]*"