qownnotes: update to 17.04.02Â

This commit is contained in:
gnastyle 2017-04-07 11:47:23 +02:00
parent 09e54d4bc8
commit c0c05a07d6

View File

@ -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}"