summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-12 16:39:59 +0200
committerPatrizio Bekerle2019-09-12 16:39:59 +0200
commit81040ea1af0f7fb555640511923a1ec7944e49ca (patch)
tree246870d2a5f026d4d10a031dfd6baaf8247cf1bf
parentf9306d899ebbe744845048e3d9a6548a473a6aeb (diff)
downloadaur-81040ea1af0f7fb555640511923a1ec7944e49ca.tar.gz
releasing version 19.9.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10cde9055005..ae2dfb9f4a9b 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.8
+ pkgver = 19.9.9
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 906a22a24ef9..b5754515cc18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.8
-tag="be4e41324732a38b830f76bdeb3e5e8b1b62c7c1"
+pkgver=19.9.9
+tag="a0c61aa7e7e0a31c2c30a40fdafeaa3ab1acd6fe"
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=('efdb2cb19294480fe0cda6c1c06a9254413378589d3585054c0b2329ff24c455')
+sha256sums=('7c02803183682ca541058b24bcbe352c56dbf63fe1511d18a4351fd550bab42c')
prepare() {
cd "${pkgname}-${pkgver}"