summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2018-07-23 18:00:05 +0200
committerPatrizio Bekerle2018-07-23 18:00:05 +0200
commit44d314ae4785eb43030915cdb56066f13cd00ac5 (patch)
treea42e2e208c0f140fff0efe0cbe984ac308da6599 /PKGBUILD
parent09a3a6d6e1c9a478af3bb2ff23fba548a7cf5df4 (diff)
downloadaur-44d314ae4785eb43030915cdb56066f13cd00ac5.tar.gz
releasing version 18.07.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c60cf5d6bbf..076281bf557c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=18.07.4
-tag="949f6aca90baeef244d9ae2f6e64cf5bcf44b985"
+pkgver=18.07.5
+tag="9140281c534e693ef222a5caa3b8abc35f0a5927"
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=('e6a822f5e4fc489dfb44f041b31c9f38fff207d15482c1329a428f437dce1927')
+sha256sums=('dc9434f8103c0e93edf83d4f27e576902459a850c6d2485bcacd14682723f0b6')
prepare() {
cd "${pkgname}-${pkgver}"