summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-02-14 18:46:18 +0100
committerPatrizio Bekerle2022-02-14 18:46:18 +0100
commit5e9faa872e4991a712959799df17f95d0e80d373 (patch)
tree62747de53fb54fda52b761b93d4d30070db21910
parentf302243c6bbdcad4cc70b9de3bb3329020c5251a (diff)
downloadaur-5e9faa872e4991a712959799df17f95d0e80d373.tar.gz
releasing version 22.2.5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 842c4e94a541..f327cdd6fb63 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.4
+ pkgver = 22.2.5
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 38d56a7e2884..c719d296de0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.2.4
-tag="94025b72b645bb7a92f231825098db2653c58748"
+pkgver=22.2.5
+tag="ac783badfe222fb84157150beb63d975223a3f4a"
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=('d4edaa353039beacab7c324496a165919709814be60d9d7536f9118aab1e4f7e')
+sha256sums=('c7561e989cc1d28c6e986c6c75702547bfd8ad7c893f7a8e1b0fbec91960238d')
prepare() {
cd "${pkgname}-${pkgver}"