summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-08-23 19:18:08 +0200
committerPatrizio Bekerle2019-08-23 19:18:08 +0200
commitda34913ece158adad20fa96f09a30db7842eddc6 (patch)
tree51d102a47980a0c6c78f063c4f3c7eb5748b2fae
parent44f93b2e5e139e8eced86679e09b0348bde1ee14 (diff)
downloadaur-da34913ece158adad20fa96f09a30db7842eddc6.tar.gz
releasing version 19.8.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8cac7b33f8f8..61f3ce6182cc 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.7
+ pkgver = 19.8.8
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 153dd0e6f1e1..736e74cee283 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.8.7
-tag="2f5e0af29ddef861c482734a62ff6fa14ff09ffa"
+pkgver=19.8.8
+tag="13261b8e715eb4be2e7ccd239eeac7e898be5865"
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=('09327950224a10653097317160c9352280cfd26293c6c2afb648264bb6bf8e4d')
+sha256sums=('15d84468a65b06093e4bf2aee385bcbfcd2336982cacb9ff03ae70ead7cd180d')
prepare() {
cd "${pkgname}-${pkgver}"