summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-10 18:40:09 +0200
committerPatrizio Bekerle2019-09-10 18:40:09 +0200
commit1cfa611a6e05c2b93a7611fffeb6c2afdb280e26 (patch)
tree06ffe331aca792ea88c5560f1c7355e704d54903
parent726081ec30716cc6dd0fcca619204d7e8a13e515 (diff)
downloadaur-1cfa611a6e05c2b93a7611fffeb6c2afdb280e26.tar.gz
releasing version 19.9.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9e16646d1a1..c85314b98711 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.6
+ pkgver = 19.9.7
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index be61d02b320a..6626e121abe9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.6
-tag="18ba9b22760be6d801c10ed4a09b9836163b3b9f"
+pkgver=19.9.7
+tag="9b0157eb66c976cf0cfa0215f00099153a0b9a7a"
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=('13da03620299c868cdc1d3e10afa745097ade01af55205ff134e380735a6e152')
+sha256sums=('9bbdaa62b465b1eb7071b3b306c2443d95e0194ec72d1797875f7a75994c1577')
prepare() {
cd "${pkgname}-${pkgver}"