summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-10-10 18:08:31 +0200
committerPatrizio Bekerle2019-10-10 18:08:31 +0200
commitaa65bda782864ca0bf023c82a2661d685034c13a (patch)
treeb441b28dccdacf8bd338776fedcc415c8e62c196
parentc8a975126be7f617a03b19f4665d8b88fa515bc5 (diff)
downloadaur-aa65bda782864ca0bf023c82a2661d685034c13a.tar.gz
releasing version 19.10.4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e613b810a195..caee486edbb8 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.3
+ pkgver = 19.10.4
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index ba5e690a5ef9..4f5cc3f1fa01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.10.3
-tag="46a8d462a881f457e687107975a7864d7571c535"
+pkgver=19.10.4
+tag="05b4ac60f4afa074ec13403e7e58ffc6e8ba0646"
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=('e2a4951e532e168d2be718c330f5c1909b8a647d8526c0368b5233fd87c27e2d')
+sha256sums=('b4bf064be0a8ca7ed416b0338d5ae0b1c6b736207dde9d438d60cdf75c2bd152')
prepare() {
cd "${pkgname}-${pkgver}"