summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2023-07-13 16:25:52 +0200
committerPatrizio Bekerle2023-07-13 16:25:52 +0200
commit74bfa0c3d1f619037180c898e88caf38509a966f (patch)
treedf17b3f4a292aaaecb1bff60cd26c2a2e28a7947 /PKGBUILD
parent5bb33a00083e85af86d7fabfc74eac73f2703af8 (diff)
downloadaur-74bfa0c3d1f619037180c898e88caf38509a966f.tar.gz
releasing version 23.7.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f47760cd9f7..a516eb8bfd5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=23.7.1
-tag="3a4f7258cb5a31c887f682f82ae4bb5803d41f8e"
+pkgver=23.7.2
+tag="ab6f39b5b81c3eaa3ba5689abacdaa40e4c5e41c"
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=('c6bb7dc5e04035cad37fce1847c8cb0d99284c0438497ae51ac5493d709e7eac')
+sha256sums=('0e354b7cfead50c505247672048322bea6e38aa81079c5bbf186cba1b3a75e73')
prepare() {
cd "${pkgname}-${pkgver}"