summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2024-06-16 19:39:12 +0200
committerPatrizio Bekerle2024-06-16 19:39:12 +0200
commit278bfeb849a030e1bee2540d6a510cd3f4835a61 (patch)
tree4e091388c7a7cfc23a5a0609f186c9f312adfd49 /PKGBUILD
parentc54ee5dcfc39310c0e7473ef5490fe41aac513c2 (diff)
downloadaur-278bfeb849a030e1bee2540d6a510cd3f4835a61.tar.gz
releasing version 24.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c888293f822..830b03427968 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=24.6.2
-tag="25cada5cd94f14744febcb2d464da13e9ff5c3bd"
+pkgver=24.6.3
+tag="ead727254d29dd5a77add0cc421b94d2514caf00"
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=('eebec7b913749a8d6dd1b7387a11a38305691c94bc4f9a6c2209985cb9d38f9b')
+sha256sums=('51d5b24b90da967183a0d10ec7c77d32094aa497aa39763599380b977afff606')
prepare() {
cd "${pkgname}-${pkgver}"