summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-30 18:28:19 +0200
committerPatrizio Bekerle2019-09-30 18:28:19 +0200
commitb64050624ff06dbfd8c6821aaab52df5d3e652ea (patch)
tree1d1dd9d3fd3ac83a7cd2803376c8a9f10c6425c8
parentd5794c48130100159fdfe83064b1dd5dec97d3de (diff)
downloadaur-b64050624ff06dbfd8c6821aaab52df5d3e652ea.tar.gz
releasing version 19.10.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aacfd91ca491..b056664b006a 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.20
+ pkgver = 19.10.0
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index b08767b4ee1a..59b7cd628353 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.20
-tag="c966031281cc83523ef53dd2d1ef0fdc628f49a3"
+pkgver=19.10.0
+tag="e9629469728744d2fb09e1d228cfa97ba9d41cef"
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=('24554db30a5e67d39b17eaa58c00c9b9739c7f5408f3f49c68478c6a70531e2a')
+sha256sums=('8531ec5067c69233b0b62ac666d8cc077fff1d62efef09867ea57ff59306cd0f')
prepare() {
cd "${pkgname}-${pkgver}"