qownnotes: update to 17.05.4

This commit is contained in:
gnastyle 2017-05-13 22:29:50 +02:00
parent 9f29c4f655
commit a720de7eca

View File

@ -1,5 +1,5 @@
pkgname=qownnotes
pkgver=17.04.4
pkgver=17.05.4
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=('b2662422d44bc28aab5a848c164900b2d7f90524279ca7534161fe6e3dd8d631')
sha256sums=('a831b13e1f00f743c50a7ba53f2b3c78bf53ec400abedae684e4ded3177302da')
build() {
cd "${pkgname}-${pkgver}"