summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-02-26 13:48:38 +0100
committerPatrizio Bekerle2022-02-26 13:48:38 +0100
commitab498f2d436c8a6e27974b73d32f4c3d68ae09ff (patch)
treea086fc1a5a827ecdd2dd1b62cf4b0160763048ec
parent29d91f980d28063d8210344aee1b64bdfdaae848 (diff)
downloadaur-ab498f2d436c8a6e27974b73d32f4c3d68ae09ff.tar.gz
releasing version 22.2.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b6876b3a0a6..661f20d03ef1 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.2.8
+ pkgver = 22.2.9
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 08eb4ffb164b..9148cab606be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.2.8
-tag="ece50f142f11bda339ca547f2347adda92a245fd"
+pkgver=22.2.9
+tag="c5acad3c7f61b51759521ca5b07c621530b7c09f"
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=('b4adb8dc5016965c12ff5ac77ecb1182676faa5ffc5fab30b5eb32242436ab69')
+sha256sums=('ced99f4b2106148c683267c2c5ccc5902dc6b98249eb7c132dde2bd6ea37bc34')
prepare() {
cd "${pkgname}-${pkgver}"