qownnotes: update to 17.04.1

This commit is contained in:
gnastyle 2017-04-06 18:39:36 +02:00
parent 480fa6670f
commit d93fe8a72d

View File

@ -1,5 +1,5 @@
pkgname=qownnotes
pkgver=17.04.0
pkgver=17.04.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=('aa9ce9851f80dc64a25b0746fdedacfc5f2f822816337cef96489eefeedef3ba')
sha256sums=('230ea07e56b0a046e3c7d5399d83158eb61505502157ecfc28b9a69df5b97148')
build() {
cd "${pkgname}-${pkgver}"