summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-11-04 18:48:03 +0100
committerPatrizio Bekerle2019-11-04 18:48:03 +0100
commitae9116ef695a118da0cc0cd889c9ce06e5cf8ca3 (patch)
treeb380a60d28352baf35eb95752edea4853a2e14b9
parent79be501e931db1ef38ff115479d2a6f2fc21b0a0 (diff)
downloadaur-ae9116ef695a118da0cc0cd889c9ce06e5cf8ca3.tar.gz
releasing version 19.11.4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94171710b640..2ea29d12c02a 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.11.3
+ pkgver = 19.11.4
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 89ccc1179deb..4165dcc46da9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.11.3
-tag="e231e18fc427a11ec27b042e71e2015f64a49bff"
+pkgver=19.11.4
+tag="0dc5ab402aa236ae604a83c95ee2a1a51f7861a9"
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=('562823b19ad44fe549322dcf28b5899a1130c2312b93f90219f0506e1f260f4d')
+sha256sums=('402cad36acf004f52954e56b79e0ae336eb7ae07f22c2404b0b3beb4c112cac9')
prepare() {
cd "${pkgname}-${pkgver}"