summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-09 19:45:28 +0200
committerPatrizio Bekerle2019-09-09 19:45:28 +0200
commit726081ec30716cc6dd0fcca619204d7e8a13e515 (patch)
treee06ed9202acee50cc820640469d99be760451a1a
parent6834f339d971458ace199d0fdae04e3227b4a240 (diff)
downloadaur-726081ec30716cc6dd0fcca619204d7e8a13e515.tar.gz
releasing version 19.9.6
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df9917df6830..b9e16646d1a1 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.5
+ pkgver = 19.9.6
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index e5f4fa79cfe0..be61d02b320a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.5
-tag="f62ac68bfb208c1cf5bcbe32fa46532970fc63ea"
+pkgver=19.9.6
+tag="18ba9b22760be6d801c10ed4a09b9836163b3b9f"
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=('bad8fbb847d513fc3a8b7fcf841bf82b593162e11305cc2ac7ae45902eb06639')
+sha256sums=('13da03620299c868cdc1d3e10afa745097ade01af55205ff134e380735a6e152')
prepare() {
cd "${pkgname}-${pkgver}"