summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3e11b51d608..4e6f3d4e9651 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.5.5
-tag="90bd86589844c69a5358a10ea9be5b00424c6b33"
+pkgver=19.5.6
+tag="1546f2c954745064733e1e5cbd59282f1eb78c9f"
pkgrel=1
pkgdesc="Open source notepad and todo list manager with markdown support and ownCloud/Nextcloud integration"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -12,7 +12,7 @@ groups=('qownnotes')
depends=('qt5-base' 'qt5-svg' 'qt5-declarative' 'openssl' 'qt5-xmlpatterns' 'qt5-websockets')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('50817c626c5c12726ee4090a248cae4d821d6148a9d3d869b9c54d0fe8eef34d')
+sha256sums=('7ad4d94c8a6092e58bfb7a568272aa84c09b8a5168e36d2a253e16dce9fbb260')
prepare() {
cd "${pkgname}-${pkgver}"