summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2024-04-29 21:32:41 +0200
committerPatrizio Bekerle2024-04-29 21:32:41 +0200
commit6d10737dfbdde6c2f4989e4281c8815786ac6fa4 (patch)
treef42eec25f1a0a7d19f6bc9ae7adfcbf7dc2116c0 /PKGBUILD
parent655dc19485b9355519f62c582909380b2571bd30 (diff)
downloadaur-6d10737dfbdde6c2f4989e4281c8815786ac6fa4.tar.gz
releasing version 24.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5c840f26e0c..84984668fa43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=24.4.4
-tag="95b6d57d1bb7e269c7d61c50295b98547003c759"
+pkgver=24.4.5
+tag="a32888b22fa429e0eab0d86b605ad79e2cde944b"
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://github.com/pbek/QOwnNotes/releases/download/v${pkgver}/qownnotes-${pkgver}.tar.xz")
-sha256sums=('9d34425bbe94a206933b2c50e477d65259fa2e2a7f2e9a323c6fa6fa63026f52')
+sha256sums=('56aa1797b4938463c67e3c9203768a214ce8272713703f4a25a6923f18c6b254')
prepare() {
cd "${pkgname}-${pkgver}"