summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea4822dde03f..400a7eb62f91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=24.2.4
-tag="b8783d9ecef9463e2019631e1a7a662396843898"
+pkgver=24.2.5
+tag="44a57d6f197d1e237b4ee880cf76e5717776a426"
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=('3fa4e2039c9f6f9e85a5316c3119d75db66ce691b90ed2ecf475bd621804103c')
+sha256sums=('c4baedf678362dedde10f1f25eea2a4d4c121f987a27ef776ca17120068476e0')
prepare() {
cd "${pkgname}-${pkgver}"