summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2022-05-16 18:27:46 +0200
committerPatrizio Bekerle2022-05-16 18:27:46 +0200
commit19992e96cd4824d0b516824d06e8505a18e4b23b (patch)
tree1f6436e35c286359c7abd7c754dc61e373554b00
parentca3b997d5111b5f7e259bf35a5b2c97c64b681ed (diff)
downloadaur-19992e96cd4824d0b516824d06e8505a18e4b23b.tar.gz
releasing version 22.5.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f95f38160e0..49b4d1027bca 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.1
+ pkgver = 22.5.2
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1b92f3bec4cc..e801cbd9af65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.5.1
-tag="bfe7df262803eb5a5cfb62415502f3b8afc1fe7c"
+pkgver=22.5.2
+tag="d9302e198e612bb244e087735d3423ed889a4a42"
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=('9e7207035dd51c64179b2486587a5da46a5d2891eabfff40a6794a31dbef1b67')
+sha256sums=('631ab798438878214397b82f7534a045d81039db741e708025800225bab8c036')
prepare() {
cd "${pkgname}-${pkgver}"