summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-04 18:49:09 +0200
committerPatrizio Bekerle2019-09-04 18:49:09 +0200
commit1d540e51a79fc7b15f9596229a94c5811fa944de (patch)
tree482f2968a6cdaf3229e90d51d07fdb82ac6b70c4
parent5453132db3420fdebd51342d9fad656752509836 (diff)
downloadaur-1d540e51a79fc7b15f9596229a94c5811fa944de.tar.gz
releasing version 19.9.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d53a159a4fae..654fd692428c 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.1
+ pkgver = 19.9.2
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 9fab51bbd80a..d8a895596525 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.1
-tag="3282a6d4799d52c10603d45cec12f2d4068ba9fd"
+pkgver=19.9.2
+tag="0af800659224c082a651549c6534b4e7b4f90e2b"
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=('618060fd1b120116d9059e1be2754571f1609f8b03976eb9ebce49ae2457f5dc')
+sha256sums=('4774979378e3f119f64bdc710dd9cc39d691d9aa6ae1825c845580adbd7daae5')
prepare() {
cd "${pkgname}-${pkgver}"