summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-03-16 11:27:32 +0100
committerPatrizio Bekerle2019-03-16 11:27:32 +0100
commit11dafba76232e5058c02033445e7ce77d71cdfdb (patch)
tree6455635337b04a64726043b94bbdb1a22b319570 /PKGBUILD
parent3d0e2866180228639bc6fea0d1780db015927fc9 (diff)
downloadaur-11dafba76232e5058c02033445e7ce77d71cdfdb.tar.gz
releasing version 19.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9435719a4deb..b88c3a2cf42c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.3.0
-tag="b611a4bf58ab5e2989130d33e0d5a6580d90ae09"
+pkgver=19.3.1
+tag="67d38c2096f95603cbde0f1aee67aabda61f5fac"
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=('bfad82ea7ddf7535069ea2b909a5b84de097a3908e24b7dce0ade2d7532b4624')
+sha256sums=('917923bf926684e43fe33ec12dfd9e52641968ae40c5487388612e78e387601b')
prepare() {
cd "${pkgname}-${pkgver}"