summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2025-02-16 21:32:35 +0100
committerPatrizio Bekerle2025-02-16 21:32:35 +0100
commit05b8a059bc6f4c7f74fa6383f4ea556f85f9fd3e (patch)
tree2b1d4553ea497e1dfae4e469c9861e8c435bf678 /PKGBUILD
parent67eb569251f94d7c60f7f2ce991e70e3b197167e (diff)
downloadaur-05b8a059bc6f4c7f74fa6383f4ea556f85f9fd3e.tar.gz
releasing version 25.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d9a0d7be2f8..58c736c2a313 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=25.2.5
-tag="000c8450621482a73c478dcd104e8c9414c95fcf"
+pkgver=25.2.6
+tag="9b23dd524330024c3ba85fb88c6ce6b8412e776b"
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=('4b94252fd1dc34efe83cd150661c813a215ee123f1202cd66c7c463888dc7e8f')
+sha256sums=('469380f9708e5c334203301ec40f3e4b6e7c5558855ff69aac382a889cb944ef')
prepare() {
cd "${pkgname}-${pkgver}"