summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-11-05 17:35:00 +0100
committerPatrizio Bekerle2019-11-05 17:35:00 +0100
commite584ebe876844b6f7aae525487aa80ce630fbd7a (patch)
treed64f6cf7eda754b79e7580d36fdd69ac320bf090
parentae9116ef695a118da0cc0cd889c9ce06e5cf8ca3 (diff)
downloadaur-e584ebe876844b6f7aae525487aa80ce630fbd7a.tar.gz
releasing version 19.11.5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ea29d12c02a..416f0b61c946 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.4
+ pkgver = 19.11.5
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 4165dcc46da9..31688ac67aac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.11.4
-tag="0dc5ab402aa236ae604a83c95ee2a1a51f7861a9"
+pkgver=19.11.5
+tag="64f5b2fdb3a50a81963a9cbe6c486e3087740e31"
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=('402cad36acf004f52954e56b79e0ae336eb7ae07f22c2404b0b3beb4c112cac9')
+sha256sums=('bf58c87ada03dfed8044cca128dd9f3f9c326c418e5fddc333ec8e25af33c248')
prepare() {
cd "${pkgname}-${pkgver}"