summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2018-09-22 12:51:23 +0200
committerPatrizio Bekerle2018-09-22 12:51:23 +0200
commit3032e1856ed3975f1aa98868303da5bf9e0649d7 (patch)
treed0e6e435b53a84747ccd5a7282332d25885cc077 /PKGBUILD
parent30279630689213f8a7337e34d0bbb4755e6eacb9 (diff)
downloadaur-3032e1856ed3975f1aa98868303da5bf9e0649d7.tar.gz
releasing version 18.09.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53e544b923db..d17ddeabdcb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=18.09.2
-tag="c99450c89ec9e9d01493270f07914727ca280b51"
+pkgver=18.09.3
+tag="62cc4d7c0696d967383dfad3e1c408b93fbcf267"
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')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('4a2e0e97a15f79bc1df48c307b53879e2979b515edf73c6e1dfc88c9fbd8a08c')
+sha256sums=('9957e55075a74320e49bcdb5e4f01b528d902b4e930e3977b2a0bade24102527')
prepare() {
cd "${pkgname}-${pkgver}"