summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-10-08 18:12:29 +0200
committerPatrizio Bekerle2019-10-08 18:12:29 +0200
commit5d136c218d3e57b737f1b6f19e1155e3f9b8a96d (patch)
tree09a4273fbf714f7ba17c90e5ec8343ea8644ec6c
parent242c07ba118f8d0de0694d6d82e39e9df2cee4e8 (diff)
downloadaur-5d136c218d3e57b737f1b6f19e1155e3f9b8a96d.tar.gz
releasing version 19.10.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e883d5282c68..648321bbcbfa 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.1
+ pkgver = 19.10.2
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 7fb09ac2ce07..f286d030d135 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.10.1
-tag="1d2d545176b203ba9c8e720f7d529df5c4a2fb29"
+pkgver=19.10.2
+tag="53c125d02624e6a7711305bf23472df19ee4b70c"
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=('be0530c6886597ad624850f380da4636b2805011a55db8154f4ceb819ab77423')
+sha256sums=('bdd8cf05588b84c54a7ae16929c7b8d4dadff974d309e10ab7c1001342a52bc4')
prepare() {
cd "${pkgname}-${pkgver}"