summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-11-04 15:05:06 +0100
committerPatrizio Bekerle2022-11-04 15:05:06 +0100
commit741010d97b76fb18b639db4cb654d73f71be8f36 (patch)
tree447383408ce5e8bbdd0111e67353c0c67abf4614
parentae7c20e3b09d009cef4103bebc97b24e6ffbb608 (diff)
downloadaur-741010d97b76fb18b639db4cb654d73f71be8f36.tar.gz
releasing version 22.11.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13cc6d0f82e1..823db99f452a 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.2
+ pkgver = 22.11.3
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 33081e9bf94d..4d806e92ba50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.11.2
-tag="1cd34ab1502f9a4c8184cfc11bf5c180d9d3b31e"
+pkgver=22.11.3
+tag="79dced3c5cae8ebea67be11a60d4b162a2670e63"
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=('2f6cac3b754613fee07bd03673a7ece36da816b6055456e42316b23d69000548')
+sha256sums=('0586216be00a318f1f7dc0f14ef5edeff4453731a0970f7ec135ff71e7c64eb4')
prepare() {
cd "${pkgname}-${pkgver}"