summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-05-08 16:57:58 +0200
committerPatrizio Bekerle2023-05-08 16:57:58 +0200
commit7230f369620206193e4096c2364e0e37aed2d65b (patch)
tree9ec6fa14df2cacb7cb22c0825f61f241f50300cb
parent055cc57328afb480eb48416f9c1c4472316a5530 (diff)
downloadaur-7230f369620206193e4096c2364e0e37aed2d65b.tar.gz
releasing version 23.5.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ff899d31fe2..f5bbcd177dff 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 = 23.5.2
+ pkgver = 23.5.3
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index c4c271454fc1..a1f1be0518ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.5.2
-tag="4d76fd9b26e96abf5574e2e5d33759b4bb06babe"
+pkgver=23.5.3
+tag="3f80c2ba1bf46a98d3e9a94e5e0848ae89f41b1a"
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-websockets' 'qt5-x11extras' 'aspell')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('3515d8024cf1d0082187b8b9e559745f64b26f7bd28d18eb6dd98a0d8234061a')
+sha256sums=('91e351f913055651cc7b24f5360b6ebb68d6303c05c8b6d9015524edcd04777f')
prepare() {
cd "${pkgname}-${pkgver}"