summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-04-18 17:09:35 +0200
committerPatrizio Bekerle2023-04-18 17:09:35 +0200
commit91d7b00c02bbe467179da5ab3b9f27e10715eff5 (patch)
tree46e2cd6d3c686fb45d0b3eee850212f05ed29fc7
parentf4375cf9fa146570811a3aacf62cd3846db0b620 (diff)
downloadaur-91d7b00c02bbe467179da5ab3b9f27e10715eff5.tar.gz
releasing version 23.4.4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4ad7c08af5f..53e18d7519e2 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.3
+ pkgver = 23.4.4
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 402bfaabf1dc..35a15836edd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.4.3
-tag="f193b0dc59fcca2ad508d3f74b7cc0ebcf60c1f8"
+pkgver=23.4.4
+tag="8e2cd99c8a3c996a93e50772c47e57dbdcd03e7d"
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=('1bfa3afd455fd66b7f592d88d504bdeae81748d50e6f000fee975b56cbeb7894')
+sha256sums=('c9d6fd7a384d87873aecd9b8ea2f8bdd5ec51ba7bdf6986d6c6beaecb1a1321f')
prepare() {
cd "${pkgname}-${pkgver}"