summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-05-03 18:59:25 +0200
committerPatrizio Bekerle2023-05-03 18:59:25 +0200
commit4f5568357b0c4dbb525309097825937051323b88 (patch)
treef80522005e256cb4246eab3e12aa161b720f1f14
parentdbc4704af60983854d38dab2ea02746a7c7bc2e0 (diff)
downloadaur-4f5568357b0c4dbb525309097825937051323b88.tar.gz
releasing version 23.5.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34b976f12697..71e78f31037f 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.0
+ pkgver = 23.5.1
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1bc25d9b901d..a93b2d6849f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.5.0
-tag="aa9480421f4ea784181882ef8a45dd3f44968889"
+pkgver=23.5.1
+tag="9d8989e882a211d108bff4a325f88f3f1f5e732d"
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=('5b56eede2b047b58fb5d38fe75e2cd93a35cb2ccb650a1be785dfa7ded45156b')
+sha256sums=('abea81479c5e73b815eef519d2229718fa7e6ed6c6ac0acae4a04cf82d0bbd9e')
prepare() {
cd "${pkgname}-${pkgver}"