From f61d39140cd77442a1628a7c729c5063377c23e1 Mon Sep 17 00:00:00 2001 From: Francesco Marinucci Date: Tue, 4 Dec 2018 17:37:58 +0100 Subject: [PATCH] qownnotes: update to 18.12.1 --- qownnotes/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qownnotes/PKGBUILD b/qownnotes/PKGBUILD index 4dde60198..24e98fbaf 100644 --- a/qownnotes/PKGBUILD +++ b/qownnotes/PKGBUILD @@ -1,5 +1,5 @@ pkgname=qownnotes -pkgver=18.10.6 +pkgver=18.12.1 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=('5dd7aae1241bf626b3e734e1b3c9ccbc516d973d0890b0c8cbbe223db847f749') +sha256sums=('7aa85d4ac74c06621af1ecd709df4cad0dfb9880e807f5c772d20fe3a590f5c0') build() { cd $pkgname-$pkgver