[skip-ci] qownnotes: update to 18.10.3

This commit is contained in:
Jeff Huang 2018-10-20 05:58:33 +02:00
parent c843beeab9
commit a08251fd49

View File

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