summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-06-23 15:28:40 +0200
committerPatrizio Bekerle2023-06-23 15:28:40 +0200
commit20d68550d1b4dfac0b640146fcffcb841fdce8ba (patch)
tree395b16a428d6ef009b0f692e15eff1f3fce3af59
parent65a6d305872d4dd0c332bd0653d5e6fc9291ab5b (diff)
downloadaur-20d68550d1b4dfac0b640146fcffcb841fdce8ba.tar.gz
releasing version 23.6.6
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c74357c0aec..96091d60d85d 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.6.5
+ pkgver = 23.6.6
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 06e10771e754..09c935d6d6bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.6.5
-tag="f08f7aae279e7a541fec2e4f8f02a900994d63a8"
+pkgver=23.6.6
+tag="c91198667bcb9b44a57bdd3e003d6b909dfcea9c"
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=('1531a9b69e9159525874b5ed0c8e5cca6b756cdafed321e4d302c23ae4dbc651')
+sha256sums=('517127a1ef13a2fce084ab445c38ace4693dde80c4c8986135732719a2b95572')
prepare() {
cd "${pkgname}-${pkgver}"