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 3b0f77fd9973..981a9201681d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.2.6
-tag="5ce73fcdf4af6d814a0bc5d09182da71ba66c5bc"
+pkgver=22.2.7
+tag="4e2d123d27a283312706c230b6606586efcc09b6"
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-xmlpatterns' 'qt5-websockets' 'qt5-x11extras' 'aspell')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('111ac6691334ea35f4b2aefb7a92e2ea12655506ea8f994e4ab04e695ad2b71e')
+sha256sums=('f7c97f3dc3435ecdc740131548aacd390332c8b97c4e6fee98a3e80985786533')
prepare() {
cd "${pkgname}-${pkgver}"