summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-11-05 14:09:58 +0100
committerPatrizio Bekerle2022-11-05 14:09:58 +0100
commit5b92eb12e37c02067815bc67254a88c0cc5daf8a (patch)
treef5f51575e62c2922697d973593ef14642df7f1b6
parent741010d97b76fb18b639db4cb654d73f71be8f36 (diff)
downloadaur-5b92eb12e37c02067815bc67254a88c0cc5daf8a.tar.gz
releasing version 22.11.4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 823db99f452a..4b95b2edce97 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.3
+ pkgver = 22.11.4
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 4d806e92ba50..974f259b4d7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.11.3
-tag="79dced3c5cae8ebea67be11a60d4b162a2670e63"
+pkgver=22.11.4
+tag="3a1f27ee4ef3fd70cdae5f47ea78bedd9c9bc8fd"
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=('0586216be00a318f1f7dc0f14ef5edeff4453731a0970f7ec135ff71e7c64eb4')
+sha256sums=('a192dba65627d40602bff7cf6f6768b6941e6fc3084f1ec5e537385b177ae44c')
prepare() {
cd "${pkgname}-${pkgver}"