summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-07-20 20:14:02 +0200
committerPatrizio Bekerle2019-07-20 20:14:02 +0200
commit46da017cf0dc17811f9372643c8627158066d242 (patch)
treeb38736458e51f58db3ab0567ef73b67c9c38397e
parent8f203fdd332ee5916fb3aac40c4533ca4561d7b7 (diff)
downloadaur-46da017cf0dc17811f9372643c8627158066d242.tar.gz
releasing version 19.7.6
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd665eb9e446..24d9a10d4431 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qownnotes
pkgdesc = Plain-text file markdown note taking with Nextcloud/ownCloud integration. This package is the "official" release of QOwnNotes on AUR.
- pkgver = 19.7.5
+ pkgver = 19.7.6
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 2026031849ff..73fceeb3f6cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.7.5
-tag="f2c84cb7cd175811288b00a359a7b3378d90650e"
+pkgver=19.7.6
+tag="65caed80e9fbf38f770737c39067d003a068480d"
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=('6f518d70e700b054c8bd39977c1e8799790cd40c90508e4cb275382b2543b4d5')
+sha256sums=('7b7ca152808c953dd777c606a3689d96b0e0718291dcbb02b7dfc22edeb43a36')
prepare() {
cd "${pkgname}-${pkgver}"