summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-29 08:58:41 +0200
committerPatrizio Bekerle2019-09-29 08:58:41 +0200
commitd5794c48130100159fdfe83064b1dd5dec97d3de (patch)
tree1b71cb9087f0762bbeac266e2aa5b4a211397d66
parent1ed04f7a28f87927cb07aaaf7977921e15f9314b (diff)
downloadaur-d5794c48130100159fdfe83064b1dd5dec97d3de.tar.gz
releasing version 19.9.20
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95a5db5ecc90..aacfd91ca491 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.9.19
+ pkgver = 19.9.20
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 178a060ad971..b08767b4ee1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.19
-tag="16bb70a13b00cb62701aaf47cf25b425a71440fd"
+pkgver=19.9.20
+tag="c966031281cc83523ef53dd2d1ef0fdc628f49a3"
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=('6c56147bebb937e1eb8a7d14179d4fa5d19c9ccadf1196dbcc1590ecf451d61b')
+sha256sums=('24554db30a5e67d39b17eaa58c00c9b9739c7f5408f3f49c68478c6a70531e2a')
prepare() {
cd "${pkgname}-${pkgver}"