summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-06-06 16:43:08 +0200
committerPatrizio Bekerle2023-06-06 16:43:08 +0200
commite2d154f310ec9500a03e5061ea83d4eaa7d77067 (patch)
tree1a1b09f9d5609f361dfd2c2ef36dd0feed68a4f2
parent7230f369620206193e4096c2364e0e37aed2d65b (diff)
downloadaur-e2d154f310ec9500a03e5061ea83d4eaa7d77067.tar.gz
releasing version 23.6.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5bbcd177dff..ed032f823a96 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.3
+ pkgver = 23.6.0
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index a1f1be0518ea..5577b4737454 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.5.3
-tag="3f80c2ba1bf46a98d3e9a94e5e0848ae89f41b1a"
+pkgver=23.6.0
+tag="f5da3eb8cf8059a549efc52f11c573bf73d33818"
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=('91e351f913055651cc7b24f5360b6ebb68d6303c05c8b6d9015524edcd04777f')
+sha256sums=('83cb169dcd1bf8372212ee99b50b0f4d451f72e75628235241ce8aebbb4bb188')
prepare() {
cd "${pkgname}-${pkgver}"