summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ca2e78f9e3a..79b60db9ad5c 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 = 18.05.2
+ pkgver = 18.05.3
pkgrel = 1
url = http://www.qownnotes.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 4be66e3e0e84..d6175b528325 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=18.05.2
-tag="d78073c042a9658d72e6787ac72e4acf43b85ef6"
+pkgver=18.05.3
+tag="5c102f1f7dfac26cc05716ee78ba609251c746b4"
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')
makedepends=('qt5-tools')
source=("https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('ce5d3e52b184a05a2f6cf6d69faebfea97555341e6e81127e749715863ab5d58')
+sha256sums=('4f0fca781d756171b09eb1c9b5bdf3e0e1ad9921809348504716c213203111f7')
prepare() {
cd "${pkgname}-${pkgver}"