summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2021-09-17 21:17:56 +0200
committerPatrizio Bekerle2021-09-17 21:17:56 +0200
commitba81f6faeb30fa4d768f6a7aac2c5f3dfd6a226c (patch)
treebb416e5915a62e5a7434d3aab87cb8002993be2d
parent25b250f4251086ad5c68cbedf50876c463304111 (diff)
downloadaur-ba81f6faeb30fa4d768f6a7aac2c5f3dfd6a226c.tar.gz
releasing version 21.9.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4ad7dde2495..4cf70685e423 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 = 21.9.7
+ pkgver = 21.9.8
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 5078b609c90e..e99286b5865c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=21.9.7
-tag="d97c55b4b8613ac4458d4f83a91f883bc8441587"
+pkgver=21.9.8
+tag="90489c12fccafccf6dfa0ee578fa95ca589a7987"
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' 'qt5-x11extras' 'aspell')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('78b1e8bf1183c5d8467b0771f5e96c708edac510e3cb02093b9690a823e442e8')
+sha256sums=('d0dcb551df2dbc7e83893709c63ec6de2aaa2c6e8c87e9cd536c1cf738fd4f1f')
prepare() {
cd "${pkgname}-${pkgver}"