summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-11-07 17:35:15 +0100
committerPatrizio Bekerle2019-11-07 17:35:15 +0100
commitfab4e714e5981b424d275c66d07f45e6897a3b3c (patch)
tree615f968801e3015988fb36419f2aec8613d02b2c
parent5da88525bd6669d8d11e0b1a80399f0d3a8816c1 (diff)
downloadaur-fab4e714e5981b424d275c66d07f45e6897a3b3c.tar.gz
releasing version 19.11.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecd2700559b7..c6cb7b6f74d4 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.11.6
+ pkgver = 19.11.7
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index e962f437d2ba..2fe165d69fe8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.11.6
-tag="2a46c80607a4bbf812e7bd42c51dbca1480e37bd"
+pkgver=19.11.7
+tag="c79ddff672cf891147766522fce102a83c03651e"
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=('9a38be4e1a68f91a12ba2cd14ab5194619d3c05f73b84427e36d5cde8e8ca03f')
+sha256sums=('36c64257e1b8d78afb90d1439865ed94d779b2c8a9f832c41781b0c8b84431b9')
prepare() {
cd "${pkgname}-${pkgver}"