summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-24 18:49:21 +0200
committerPatrizio Bekerle2019-09-24 18:49:21 +0200
commit17c0639db4944c19beb0a8811f90ee9ea36c426a (patch)
treecb3ee000feb060457d605bda42974bab6c6f2b36
parent444802a7a2033b86d8eac99d831d4c56cc8d1d77 (diff)
downloadaur-17c0639db4944c19beb0a8811f90ee9ea36c426a.tar.gz
releasing version 19.9.17
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbc7f1ff016a..f5ad114e5a6f 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.9.16
+ pkgver = 19.9.17
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 13492ff97cec..1dc30d7cb4cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.16
-tag="b5ba3238dfc9fa417a832a3024c1f4ccf5c131af"
+pkgver=19.9.17
+tag="ddeba1205e3dd90768506b8316382eee2bed98ec"
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=('82e03f8a43d85dc5280f1047249ca79040916193eda61b5ce3c81ff493224a06')
+sha256sums=('6bd7d7787b5a00e760b1b125b05f4353e1c7747a7b41defdcc01c705f25fcabf')
prepare() {
cd "${pkgname}-${pkgver}"