summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2024-05-05 15:56:23 +0200
committerPatrizio Bekerle2024-05-05 15:56:23 +0200
commitdb210a1f714e9df3781868d9aa455a086d190b06 (patch)
tree76da33755f8929389c9777a2441e15fe99f831d8 /PKGBUILD
parent8c42d04abf7272917de3b8b847f6c905ac06ce42 (diff)
downloadaur-db210a1f714e9df3781868d9aa455a086d190b06.tar.gz
releasing version 24.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04086a365c86..20a1d51b8661 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=24.5.0
-tag="db8a0e4cc68399ab0250e67b4091beba844f1183"
+pkgver=24.5.1
+tag="c7ba8b7f589ad4709a0d12f26053006c577220b7"
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=('aa21d6f1bcf4ca95faaba28ca19d1cc9a94b48925a204162c081e04a33bc2faa')
+sha256sums=('92d7f6f0028daf415c5b3274036b379a9536aa09a26e94f4ad437d775f2613cf')
prepare() {
cd "${pkgname}-${pkgver}"