summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-05-01 15:32:19 +0200
committerPatrizio Bekerle2023-05-01 15:32:19 +0200
commit262a2c2ab81e41aa2e946a56a266d837ddb4d2c2 (patch)
treec6649f68593c883d0359d5aa8131fb252490af21
parentb824545ec0b966971ccf63846c6a1818c41d855b (diff)
downloadaur-262a2c2ab81e41aa2e946a56a266d837ddb4d2c2.tar.gz
releasing version 23.5.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 991199c23eed..34b976f12697 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.4.7
+ pkgver = 23.5.0
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index f7127057d699..1e06d4cc4773 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.4.7
-tag="0b526282e2593879bc7dd848bc528b97799e31a3"
+pkgver=23.5.0
+tag="aa9480421f4ea784181882ef8a45dd3f44968889"
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=('13d6a9ed3708095c1a94f7d270f11c9f89603640c8dac3ed74883045091c39dd')
+sha256sums=('11d26d150439d23f1b4e334fa68530d1052dc02a9508b87a4ac360ff445a1478')
prepare() {
cd "${pkgname}-${pkgver}"