summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-05-24 19:02:51 +0200
committerPatrizio Bekerle2022-05-24 19:02:51 +0200
commit0eb7759db30fac5d8f4b9b80ac252839f415582e (patch)
tree3450fe40a88a37a7e87ce61e6dc58eb54e765a86
parent19992e96cd4824d0b516824d06e8505a18e4b23b (diff)
downloadaur-0eb7759db30fac5d8f4b9b80ac252839f415582e.tar.gz
releasing version 22.5.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49b4d1027bca..90876b4732bf 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.5.2
+ pkgver = 22.5.3
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index e801cbd9af65..41204c4d1ac0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.5.2
-tag="d9302e198e612bb244e087735d3423ed889a4a42"
+pkgver=22.5.3
+tag="ff7845f3e5a87c94606f1b5163e7ed7ed939e655"
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=('631ab798438878214397b82f7534a045d81039db741e708025800225bab8c036')
+sha256sums=('13cd603e6f49325036672d738e72828bac69baff1a7c7237420bfeb3374d8ea3')
prepare() {
cd "${pkgname}-${pkgver}"