summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrizio Bekerle2019-04-23 17:40:00 +0200
committerPatrizio Bekerle2019-04-23 17:40:00 +0200
commit214d014922e1fceda3bbaa0c688e24a2d94b0cac (patch)
treef7704a07e18cfaf1d77d0682678c67469f8bcefa
parent01ecbc443a6ebf659c6b2e0247e3cc516b5a3b00 (diff)
downloadaur-214d014922e1fceda3bbaa0c688e24a2d94b0cac.tar.gz
releasing version 19.4.5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a99cb9fc6603..163bd9482a8b 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.4
+ pkgver = 19.4.5
pkgrel = 1
url = https://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 49e5188548d7..07b4df58556d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=19.4.4
-tag="67090cfac7e49587067117360d5a9b846de2b1c8"
+pkgver=19.4.5
+tag="352a32fa23a4ac41be2fa429c62df05abaeb62e0"
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=('8852f1d6bcd689a4862bea8f542fb16d889aec9e2675957b0433ac80a07af243')
+sha256sums=('feb2225a8e056198f9e8d355f6782424363f756121f72a305786d0891b73ca8f')
prepare() {
cd "${pkgname}-${pkgver}"