summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-12-14 16:34:29 +0100
committerPatrizio Bekerle2022-12-14 16:34:29 +0100
commitaa44e82bb806075cec44d97ee65bb17773a6497d (patch)
treee4a9c359939e7ec36e8b23191c8fd48afeb89f03
parent4cf8e7ba5787168dba93ecac5b54c91535f19be2 (diff)
downloadaur-aa44e82bb806075cec44d97ee65bb17773a6497d.tar.gz
releasing version 22.12.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b29cb65274de..8052c1133c89 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.12.2
+ pkgver = 22.12.3
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 2863ba3ff004..a7f07cb852b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.12.2
-tag="4d50b607c733a8d0e395d8d053934b4487444717"
+pkgver=22.12.3
+tag="76eb6a00ba122358042d892ab590b15505c27226"
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=('09bd098c1126c0633a69fd6c7395134618720cc3683aebbc33455ae899510daa')
+sha256sums=('7e923b458386996c266aeead17c14f998dbf16d37d7e85915fcfd682b354e84f')
prepare() {
cd "${pkgname}-${pkgver}"