summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-11-08 15:33:37 +0100
committerPatrizio Bekerle2019-11-08 15:33:37 +0100
commit19f5fa17d2f61acf4d5fd08f688fb82af88f2e6f (patch)
treee293652dbfd8bb21e2551fe58c1be7f340bae5d1
parentfab4e714e5981b424d275c66d07f45e6897a3b3c (diff)
downloadaur-19f5fa17d2f61acf4d5fd08f688fb82af88f2e6f.tar.gz
releasing version 19.11.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6cb7b6f74d4..8995fbd9a961 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.7
+ pkgver = 19.11.8
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 2fe165d69fe8..c69691d0e46d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.11.7
-tag="c79ddff672cf891147766522fce102a83c03651e"
+pkgver=19.11.8
+tag="7e419df26a5170f5640c3d212b1e077cb814f37b"
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=('36c64257e1b8d78afb90d1439865ed94d779b2c8a9f832c41781b0c8b84431b9')
+sha256sums=('4af1ceba3f23e2f268b2d4acb0fbeaa95b4fa075e0f275143e5fced2c58b6565')
prepare() {
cd "${pkgname}-${pkgver}"