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 e13b6f0b8050..6694cfa14537 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=24.5.8
-tag="cba2b0c6c3bc12bb6c5f95f0f122b34379ae6656"
+pkgver=24.5.9
+tag="9caab3129643b3b5fb3b144dd5bed4518d8a8cc6"
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=('7224e02710d141d3e242e5ec89eb1882fc1221db499e4cd8c1086fa0a612ea6a')
+sha256sums=('a28491bb5dd69036db2d5804869f9526fce469ead0bf70c8bbd5456f8daa80eb')
prepare() {
cd "${pkgname}-${pkgver}"