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 bd33d2dbf676..0d0c68ff9537 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=22.7.5
-tag="bfce20e04ddac285b7b701e6cf7e6489fbfd4493"
+pkgver=22.7.6
+tag="6cdcc868e110d1c2e1469e066c9f7e30e3037813"
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=('447fa2b79d0eb2cf117b6c158c235d9e77f8e896dcbc801c0c1b5d69477f97ae')
+sha256sums=('d2f0b6f62714495dd14387535ab34c0cf94d1679c5db4a257ef87bb855b7771b')
prepare() {
cd "${pkgname}-${pkgver}"