summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-11-08 20:29:35 +0100
committerPatrizio Bekerle2019-11-08 20:29:35 +0100
commit7e585c03fb9ae8d3fb82cc495234e404904946ca (patch)
tree3352987977510c32e78d96696e5638e48ef2e505
parent1f675db89e4ed2842e9c8086a2e7b74140237029 (diff)
downloadaur-7e585c03fb9ae8d3fb82cc495234e404904946ca.tar.gz
releasing version 19.11.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8995fbd9a961..576e222f9dca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qownnotes
pkgdesc = Plain-text file markdown note taking with Nextcloud/ownCloud integration. This package is the "official" release of QOwnNotes on AUR.
- pkgver = 19.11.8
+ pkgver = 19.11.9
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 7b85f0760ad0..ec4864d42ace 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.11.8
-tag="7e419df26a5170f5640c3d212b1e077cb814f37b"
+pkgver=19.11.9
+tag="88e169d6be758a828b07395e173253f7810f91a9"
pkgrel=1
pkgdesc="Plain-text file markdown note taking with Nextcloud/ownCloud 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=('026e6606fff46df3696af4f74d9f93930495ae7fc7d69c158a3470b81b4cfe37')
+sha256sums=('c7883965e9ee7878321a36c132c4dc9b2b34569c50b91a1e7466ee5e50fa1b84')
prepare() {
cd "${pkgname}-${pkgver}"