summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-05-01 12:04:37 +0200
committerPatrizio Bekerle2019-05-01 12:04:37 +0200
commit93b7385153cdcdd71fd4134058a9fadf0fbed5dc (patch)
treed2687750018d5bbaac83d8a49c2d897977a23b3f /PKGBUILD
parent214d014922e1fceda3bbaa0c688e24a2d94b0cac (diff)
downloadaur-93b7385153cdcdd71fd4134058a9fadf0fbed5dc.tar.gz
releasing version 19.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07b4df58556d..f7352c6733c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.4.5
-tag="352a32fa23a4ac41be2fa429c62df05abaeb62e0"
+pkgver=19.5.0
+tag="bcc01df8034d8319abc784d3ced75e775c839e4a"
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=('feb2225a8e056198f9e8d355f6782424363f756121f72a305786d0891b73ca8f')
+sha256sums=('9e16f6cb3900380b3468b897c87fa239c88b9fa52854dbdc74fde672828fb6e0')
prepare() {
cd "${pkgname}-${pkgver}"