summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2024-01-01 16:05:14 +0100
committerPatrizio Bekerle2024-01-01 16:05:14 +0100
commit46b03f3dba981e9be4cd56fb3819ad13de014ce8 (patch)
tree841998828ec70e7d35d6fca78d93a4db03470b7f /PKGBUILD
parent63049bf85ba51bd686ab5a52e4ad1e0b2e595020 (diff)
downloadaur-46b03f3dba981e9be4cd56fb3819ad13de014ce8.tar.gz
releasing version 24.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2dcd51ee36da..78ab0a3be265 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=24.1.0
-tag="c1e9447fa845fe7b665e61b9be2b85d6abfa811a"
+pkgver=24.1.1
+tag="226d1711c08bd0fecbf2576c6430afb5b9443db1"
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=('344696ac990b88d870da6af0ca4875907bed0ab4b9eeb029444d8ceb7ca716a4')
+sha256sums=('c82b18222d52b59398bad0c0592d38bb70dc72b3c1fb6a2a6b29e71f818110f7')
prepare() {
cd "${pkgname}-${pkgver}"