summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-11-29 16:50:44 +0100
committerPatrizio Bekerle2022-11-29 16:50:44 +0100
commit0ba2f52d600ed3c00e743e33d453107fc91b0df5 (patch)
tree76b135d7278233cb43e8ffeef0a928524d0e154c
parentd6c79342700824ade1d84923742fbae2b7d60525 (diff)
downloadaur-0ba2f52d600ed3c00e743e33d453107fc91b0df5.tar.gz
releasing version 22.11.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4a72b718ffb..2dd0bcbafeae 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 = 22.11.8
+ pkgver = 22.11.9
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index dc2f0ee8bd8a..f64cf4757d3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.11.8
-tag="38f2101f4a6c1bb6e3a2787ed7a1fbfa7c7be5d9"
+pkgver=22.11.9
+tag="3c2e32d15e3b658222698ea43539346cf61deb05"
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=('0eefc07fa4325d08307e2c98468c27e1e55323cd390c794602b98817550b01b9')
+sha256sums=('1f2661773b77b47989f78d3283aebf91b5065c6b004cb91d989e1bb00a0c8a7c')
prepare() {
cd "${pkgname}-${pkgver}"