summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-03 16:15:20 +0200
committerPatrizio Bekerle2019-09-03 16:15:20 +0200
commit5453132db3420fdebd51342d9fad656752509836 (patch)
treebd975dbc097b2ae2cca8b56cea81fc9e9b41a0e9
parenteb89bd0cf87755a403d858a80f7f3023b280ce56 (diff)
downloadaur-5453132db3420fdebd51342d9fad656752509836.tar.gz
releasing version 19.9.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b3aeb015a1f..d53a159a4fae 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.0
+ pkgver = 19.9.1
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 910d7607a950..9fab51bbd80a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.0
-tag="1800d9b8acc83636bf50f4439429c23d2410e2c1"
+pkgver=19.9.1
+tag="3282a6d4799d52c10603d45cec12f2d4068ba9fd"
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=('8399359416ec3c804ad97afdf7256f48285d21c4d2293679528befe1ed6086cb')
+sha256sums=('618060fd1b120116d9059e1be2754571f1609f8b03976eb9ebce49ae2457f5dc')
prepare() {
cd "${pkgname}-${pkgver}"