diff --git a/qownnotes/PKGBUILD b/qownnotes/PKGBUILD index 4dde60198..24e98fbaf 100644 --- a/qownnotes/PKGBUILD +++ b/qownnotes/PKGBUILD @@ -1,5 +1,5 @@ pkgname=qownnotes -pkgver=18.10.6 +pkgver=18.12.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=('5dd7aae1241bf626b3e734e1b3c9ccbc516d973d0890b0c8cbbe223db847f749') +sha256sums=('7aa85d4ac74c06621af1ecd709df4cad0dfb9880e807f5c772d20fe3a590f5c0') build() { cd $pkgname-$pkgver