summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-10-09 17:39:59 +0200
committerPatrizio Bekerle2019-10-09 17:39:59 +0200
commitc8a975126be7f617a03b19f4665d8b88fa515bc5 (patch)
treef0b7530b47eca9472758d49b99845ba440bcbd1a
parent5d136c218d3e57b737f1b6f19e1155e3f9b8a96d (diff)
downloadaur-c8a975126be7f617a03b19f4665d8b88fa515bc5.tar.gz
releasing version 19.10.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 648321bbcbfa..e613b810a195 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.2
+ pkgver = 19.10.3
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index f286d030d135..ba5e690a5ef9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.10.2
-tag="53c125d02624e6a7711305bf23472df19ee4b70c"
+pkgver=19.10.3
+tag="46a8d462a881f457e687107975a7864d7571c535"
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=('bdd8cf05588b84c54a7ae16929c7b8d4dadff974d309e10ab7c1001342a52bc4')
+sha256sums=('e2a4951e532e168d2be718c330f5c1909b8a647d8526c0368b5233fd87c27e2d')
prepare() {
cd "${pkgname}-${pkgver}"