summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-04-11 17:10:47 +0200
committerPatrizio Bekerle2023-04-11 17:10:47 +0200
commitd492b76dcc2191b46d218de5374f1c7fc167ebb1 (patch)
treeae106e1742c27ca520f37a50e749b056be14ba7e
parent573a053be18455a9538ecfb82b2d2b714ea23729 (diff)
downloadaur-d492b76dcc2191b46d218de5374f1c7fc167ebb1.tar.gz
releasing version 23.4.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e1096c7c604..a5c9deba5ea3 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.1
+ pkgver = 23.4.2
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index db9a03bcf486..3a6f61b48686 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.4.1
-tag="c27ea88f8f678a55aadca3a37d21c649a914878d"
+pkgver=23.4.2
+tag="bf09f0ab0a2822c9feb431e7ab92460a2d146708"
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=('23e9650ad28709eaf03fb70513c48d51cc662d805f1635c7e352cd95763bc011')
+sha256sums=('c5604382ce64f19a1bab51b121760bfb3568f0afac450fd0c1fa6a70cc5e79c7')
prepare() {
cd "${pkgname}-${pkgver}"