summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-10-31 16:56:38 +0100
committerPatrizio Bekerle2019-10-31 16:56:38 +0100
commitb351878abbab7a1ea297293ed7a4be61cfde23c7 (patch)
tree5f2509da2e738c9ffecbc4bb4a441b3509cd80bc
parent91b11a7d54d308d37cd15a6eee1cc958512fb75c (diff)
downloadaur-b351878abbab7a1ea297293ed7a4be61cfde23c7.tar.gz
releasing version 19.11.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40122eb1f125..19a9bcdb51e1 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.10.13
+ pkgver = 19.11.0
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 31894dda907e..3cb9b646b2b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.10.13
-tag="e764edf6ae9680ac327aaf4e8edac3b71bfbc4b0"
+pkgver=19.11.0
+tag="e62b8c2bd1e155cbbd2b580caa07abad45e205e7"
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=('5ec3ca42fb5836882604a3750a1d9540a56dfcc0390f5fecd8fecfe39f0cd1cd')
+sha256sums=('059b42cccc5f3b3e5061322367f4dd1cfa36cdcbaf36fd6b8dfb0e7316ed7b39')
prepare() {
cd "${pkgname}-${pkgver}"