summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-05-03 12:28:01 +0200
committerPatrizio Bekerle2019-05-03 12:28:01 +0200
commit493c05674f4068c1eb1a6d2e2d1b8b8474c1e955 (patch)
treeae1a3c49192e399b7fca99daea840b5c40b2902d /PKGBUILD
parent93b7385153cdcdd71fd4134058a9fadf0fbed5dc (diff)
downloadaur-493c05674f4068c1eb1a6d2e2d1b8b8474c1e955.tar.gz
releasing version 19.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7352c6733c6..d8afef3f7ff1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.5.0
-tag="bcc01df8034d8319abc784d3ced75e775c839e4a"
+pkgver=19.5.1
+tag="f9e5c5fa12b9b77856d8b36d5287b7593281a4d7"
pkgrel=1
pkgdesc="Open source notepad and todo list manager with markdown support and ownCloud/Nextcloud integration"
arch=('i686' 'x86_64' 'armv7h')
@@ -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=('9e16f6cb3900380b3468b897c87fa239c88b9fa52854dbdc74fde672828fb6e0')
+sha256sums=('0e395eb81d10cb38d35c33c03800661d6b351e8e6db6a1e2f8b072e089d11aff')
prepare() {
cd "${pkgname}-${pkgver}"