summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-04-18 17:39:22 +0200
committerPatrizio Bekerle2023-04-18 17:39:22 +0200
commitcc0b5ff90e7c145c0a85bd92d79104c2846f184d (patch)
tree4da6c1bc3eade65d48f79e25e9d6157f00e3e320 /PKGBUILD
parent91d7b00c02bbe467179da5ab3b9f27e10715eff5 (diff)
downloadaur-cc0b5ff90e7c145c0a85bd92d79104c2846f184d.tar.gz
releasing version 23.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35a15836edd2..f842efe1ed3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.4.4
-tag="8e2cd99c8a3c996a93e50772c47e57dbdcd03e7d"
+pkgver=23.4.5
+tag="1b8a1f5093a5ef5f89fe535bfb412e4aeff6f2e4"
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=('c9d6fd7a384d87873aecd9b8ea2f8bdd5ec51ba7bdf6986d6c6beaecb1a1321f')
+sha256sums=('a1e12e29b4a7b6707640d400a72de29acce2460458c68daaaae8bcdca8faf9ad')
prepare() {
cd "${pkgname}-${pkgver}"