summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-25 19:15:11 +0200
committerPatrizio Bekerle2019-09-25 19:15:11 +0200
commit5e3267052ab7634d19e18083c3fbc80ad7bf8ad7 (patch)
treefbc4f30075def66a7872d09818d5d248b7447977
parent17c0639db4944c19beb0a8811f90ee9ea36c426a (diff)
downloadaur-5e3267052ab7634d19e18083c3fbc80ad7bf8ad7.tar.gz
releasing version 19.9.18
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5ad114e5a6f..4eaa39a72501 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.17
+ pkgver = 19.9.18
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1dc30d7cb4cd..d32e0c9aa295 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.17
-tag="ddeba1205e3dd90768506b8316382eee2bed98ec"
+pkgver=19.9.18
+tag="64b17be16ead12815beb0ffdb1e5d55b589decd2"
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=('6bd7d7787b5a00e760b1b125b05f4353e1c7747a7b41defdcc01c705f25fcabf')
+sha256sums=('632d27786914e72cd66f8a58301b367a71d2672058aba0aa2605b08450c06b92')
prepare() {
cd "${pkgname}-${pkgver}"