summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-26 17:42:36 +0200
committerPatrizio Bekerle2019-09-26 17:42:36 +0200
commit1ed04f7a28f87927cb07aaaf7977921e15f9314b (patch)
treeb169c7fde7b151a575cc1f2fb9946e25e56fb8d4
parent5e3267052ab7634d19e18083c3fbc80ad7bf8ad7 (diff)
downloadaur-1ed04f7a28f87927cb07aaaf7977921e15f9314b.tar.gz
releasing version 19.9.19
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4eaa39a72501..95a5db5ecc90 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.18
+ pkgver = 19.9.19
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d32e0c9aa295..178a060ad971 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.18
-tag="64b17be16ead12815beb0ffdb1e5d55b589decd2"
+pkgver=19.9.19
+tag="16bb70a13b00cb62701aaf47cf25b425a71440fd"
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=('632d27786914e72cd66f8a58301b367a71d2672058aba0aa2605b08450c06b92')
+sha256sums=('6c56147bebb937e1eb8a7d14179d4fa5d19c9ccadf1196dbcc1590ecf451d61b')
prepare() {
cd "${pkgname}-${pkgver}"