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 73fceeb3f6cf..251361d10bd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.7.6
-tag="65caed80e9fbf38f770737c39067d003a068480d"
+pkgver=19.7.7
+tag="873a6b4148f8b70d6c294dd92a53b4a9c23c16be"
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')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('7b7ca152808c953dd777c606a3689d96b0e0718291dcbb02b7dfc22edeb43a36')
+sha256sums=('3f408b5f5cd6dea2a278cbf452ac9c2bacc08485dcda20dcb36ccd601ca0dd8d')
prepare() {
cd "${pkgname}-${pkgver}"