summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-04-19 18:32:59 +0200
committerPatrizio Bekerle2019-04-19 18:32:59 +0200
commit0a6668a75e616c82b1d85a4bc9108ec9c94ae87d (patch)
tree93f1b70cc13b6131b977988b69786d4e05d9f647
parent65d1036c8a59d10a8114c5ee4a2c41c1980aeef9 (diff)
downloadaur-0a6668a75e616c82b1d85a4bc9108ec9c94ae87d.tar.gz
releasing version 19.4.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6511542c8685..21d700de606f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qownnotes
pkgdesc = QOwnNotes is a open source notepad and todo list manager with markdown support and ownCloud integration. This package is the "official" release of QOwnNotes on AUR.
- pkgver = 19.4.2
+ pkgver = 19.4.3
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 28c248a6414e..8ece6ea624fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.4.2
-tag="5746843414c223f8dd97f543b7c3df076983d813"
+pkgver=19.4.3
+tag="852e0a875fddb8e67ba8a6bf7d4d5a555385dfce"
pkgrel=1
pkgdesc="Open source notepad and todo list manager with markdown support and ownCloud/Nextcloud integration"
arch=('i686' 'x86_64' 'armv7h')
@@ -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=('c1c29650b2a8bef952fdf84ed342bbf2e5709c391996aa41c52afb49340992e0')
+sha256sums=('548d81ba25f8aaf658fbe9a9bb85c8bfd4d895aae67a57fa98ea13a71d3a942f')
prepare() {
cd "${pkgname}-${pkgver}"