From c0c05a07d684be150b44d41a5534f43ba32691c4 Mon Sep 17 00:00:00 2001 From: gnastyle Date: Fri, 7 Apr 2017 11:47:23 +0200 Subject: [PATCH] =?UTF-8?q?qownnotes:=20update=20to=2017.04.02=C3=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- qownnotes/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qownnotes/PKGBUILD b/qownnotes/PKGBUILD index ec4af0b4e..7bbf167f0 100644 --- a/qownnotes/PKGBUILD +++ b/qownnotes/PKGBUILD @@ -1,5 +1,5 @@ pkgname=qownnotes -pkgver=17.04.1 +pkgver=17.04.2 pkgrel=1 pkgdesc="Open source notepad and todo list manager with markdown support and ownCloud integration" arch=('x86_64') @@ -8,7 +8,7 @@ license=('GPL2') depends=('qt5-base' 'qt5-svg' 'qt5-declarative' 'openssl') makedepends=('qt5-tools') source=("http://downloads.sourceforge.net/project/${pkgname}/src/${pkgname}-${pkgver}.tar.xz") -sha256sums=('230ea07e56b0a046e3c7d5399d83158eb61505502157ecfc28b9a69df5b97148') +sha256sums=('adb139ea1d82a82f3902699e00b1fa5fa199ef0f321add3fe311d5a2befae9a4') build() { cd "${pkgname}-${pkgver}"