summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-09-06 13:35:54 +0200
committerPatrizio Bekerle2019-09-06 13:35:54 +0200
commit5ac9c6a3652aefa58968ef2e55e9fec387c6c954 (patch)
treed2070901ee2cf1146deb8e00af4897d893efdd6c
parent24d84a2789a7383f466c33ae9d7d154debde4379 (diff)
downloadaur-5ac9c6a3652aefa58968ef2e55e9fec387c6c954.tar.gz
releasing version 19.9.4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fc90e5f6f93..11e433054902 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.3
+ pkgver = 19.9.4
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1a53b6f14388..bf359a789c76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.9.3
-tag="aced13430c73150dab6a6eb580a268f92ba60ef6"
+pkgver=19.9.4
+tag="fccf3b1932056a1ccfd06eaccc1e06729215447c"
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=('1d433fede132170301e17fd5cc77838b887b5b319e54f7a36782f5157b1df96e')
+sha256sums=('d7cc33f3b481d7c55b10a06a34f3ff5a41075372606b242fce0c78694b5d2d96')
prepare() {
cd "${pkgname}-${pkgver}"