summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-10-04 11:12:16 +0200
committerPatrizio Bekerle2019-10-04 11:12:16 +0200
commit242c07ba118f8d0de0694d6d82e39e9df2cee4e8 (patch)
tree3cc4a7154d245b323a53d5c6f7b1a6f250f28e8b
parentb64050624ff06dbfd8c6821aaab52df5d3e652ea (diff)
downloadaur-242c07ba118f8d0de0694d6d82e39e9df2cee4e8.tar.gz
releasing version 19.10.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b056664b006a..e883d5282c68 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.0
+ pkgver = 19.10.1
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 59b7cd628353..7fb09ac2ce07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.10.0
-tag="e9629469728744d2fb09e1d228cfa97ba9d41cef"
+pkgver=19.10.1
+tag="1d2d545176b203ba9c8e720f7d529df5c4a2fb29"
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=('8531ec5067c69233b0b62ac666d8cc077fff1d62efef09867ea57ff59306cd0f')
+sha256sums=('be0530c6886597ad624850f380da4636b2805011a55db8154f4ceb819ab77423')
prepare() {
cd "${pkgname}-${pkgver}"