summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-10-19 10:34:11 +0200
committerPatrizio Bekerle2019-10-19 10:34:11 +0200
commit38899d722a45b92d1bec2fe9521cea3ae3de695d (patch)
tree3127f75f467bfee75a8d731ac3698140d16e3ee8
parentf3d1510ad4dc21ed090f8e56b33fe8f83bda0cb2 (diff)
downloadaur-38899d722a45b92d1bec2fe9521cea3ae3de695d.tar.gz
releasing version 19.10.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb1a3be85dc2..6ca00ac7b2c7 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.10.8
+ pkgver = 19.10.9
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index ed3667e77205..0a612a2b817c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.10.8
-tag="567b27e412afcc64a572708dc6ca8226f87a0d5c"
+pkgver=19.10.9
+tag="42b42aa0d67613563a18fb07b0fb604bfcd16906"
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=('5ed800f3e1b5e20f8faa2ec2cebb922ec7577b8967a30af1aba75fa3cca882a9')
+sha256sums=('900708d292f2b6e25a4b0f0e6f20254fe48d78da98468a06d264bc02c02240f0')
prepare() {
cd "${pkgname}-${pkgver}"