summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-06-02 10:13:00 +0200
committerPatrizio Bekerle2019-06-02 10:13:00 +0200
commit773c1e9935b769fc3612b112ffb8766ccf57b168 (patch)
treee6c92e8ab0f7766ab44bda67ba423fe00a6bd5ca
parenta76c868ee1b5e494e8bf86c22227d8595748d874 (diff)
downloadaur-773c1e9935b769fc3612b112ffb8766ccf57b168.tar.gz
releasing version 19.6.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea39aebe7cc9..0808958f390e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qownnotes
pkgdesc = QOwnNotes is a open source notepad and todo list manager with markdown support and ownCloud integration. This package is the "official" release of QOwnNotes on AUR.
- pkgver = 19.5.7
+ pkgver = 19.6.0
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 5cb8a8a4c811..0d2cd175dc87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.5.7
-tag="20d8c1e3f18fdcf2dfa7216f267bc255501e2934"
+pkgver=19.6.0
+tag="41c49bfafe228e94f6954ac8d3cae74c6e7431b5"
pkgrel=1
pkgdesc="Open source notepad and todo list manager with markdown support and ownCloud/Nextcloud 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=('e31b733c86f1ba0dd2a09395183fa941a90f625153d2b05ff5eba8c379d8ff36')
+sha256sums=('8c2b74926e7d79d2c3eef38f8329000ee71bc5d6415ff8333cbbfddf6c964091')
prepare() {
cd "${pkgname}-${pkgver}"