summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-08-02 13:27:09 +0200
committerPatrizio Bekerle2019-08-02 13:27:09 +0200
commit9067903b0c32e5de27f2770a51d14a9715ed0ff3 (patch)
tree3eeaa761b402f32f91eda695840ea016e144835c
parent9454a94ced225e09cefefaf181813624eee3d183 (diff)
downloadaur-9067903b0c32e5de27f2770a51d14a9715ed0ff3.tar.gz
releasing version 19.8.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90da457f8165..3f5f23d63692 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.8.0
+ pkgver = 19.8.1
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 82f98728de30..5ff240d04efb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.8.0
-tag="670f74bba453f99c7b75cd831630fb3b112b4aca"
+pkgver=19.8.1
+tag="8a8ec98c1fa892455b9f8c96953e18df80c115f2"
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=('c3623ab29279b2e35026737926f4a5f04af0368290c51420b1d180eb6955950c')
+sha256sums=('3518bea5a362474b6d71c508996a30a9239aeb5ddcbdd6c7d7825405c04ba7a7')
prepare() {
cd "${pkgname}-${pkgver}"