summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2018-06-17 15:40:28 +0200
committerPatrizio Bekerle2018-06-17 15:40:28 +0200
commit1d6652dbe7d9d64794b12a8062a3c8e295f8e75b (patch)
tree95dcc726a42ac4d5cb9c844632e8b7356ac9a899 /PKGBUILD
parent0f962fb49f44be77c3a26d7999c02d2cc88bc350 (diff)
downloadaur-1d6652dbe7d9d64794b12a8062a3c8e295f8e75b.tar.gz
releasing version 18.06.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3b55ffb3a2d..696bc1373e28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=18.06.3
-tag="4d2f331ffbbd499fcd3af58976f40151b75e6a17"
+pkgver=18.06.4
+tag="18fbba8598b5d5687ea996a323f1d65928d0b1b6"
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=('93344c836f7b41d841b7b406a34424459303bae427e1d22592f7e432aba95147')
+sha256sums=('7f4cad8a12ec9ab4daa780cfe3d63f82865e2fd9ff435d96756fba440b787452')
prepare() {
cd "${pkgname}-${pkgver}"