summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2018-07-18 17:51:46 +0200
committerPatrizio Bekerle2018-07-18 17:51:46 +0200
commit09a3a6d6e1c9a478af3bb2ff23fba548a7cf5df4 (patch)
treea398f488e520215127226f98861046213d92e900 /PKGBUILD
parent7d6f5b38a9b862d69c2d80d2a566e2d180c7f55f (diff)
downloadaur-09a3a6d6e1c9a478af3bb2ff23fba548a7cf5df4.tar.gz
releasing version 18.07.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b79b8400ffa..7c60cf5d6bbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=18.07.3
-tag="e7ef08762631f2ec6e620830769d6ef18280bf93"
+pkgver=18.07.4
+tag="949f6aca90baeef244d9ae2f6e64cf5bcf44b985"
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=('14c1fa44af639bff26cc52963d8e922499cb96ba75f5ab50d9dbbf5ecb5134cf')
+sha256sums=('e6a822f5e4fc489dfb44f041b31c9f38fff207d15482c1329a428f437dce1927')
prepare() {
cd "${pkgname}-${pkgver}"