qownnotes: update to 18.06.6

This commit is contained in:
Francesco Marinucci 2018-06-26 16:30:24 +02:00
parent e5ff42536f
commit 3f317c3fde

View File

@ -1,5 +1,5 @@
pkgname=qownnotes
pkgver=18.04.3
pkgver=18.06.6
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=('bb1b798f388196c37a8a33df68652b879b99cc98b8ca96a31d075e6a47f10040')
sha256sums=('08d6f55f0808763aa9f133f58c1954bfc4f321db9e2d8928dbf9ff627e30725f')
build() {
cd $pkgname-$pkgver