summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2018-08-29 19:08:11 +0200
committerPatrizio Bekerle2018-08-29 19:08:11 +0200
commitc6a22e1eaf3111ffe28e15cd686b068f74b312c7 (patch)
treee08c4a9011f0d72cbb61df12e9b6d23531c7735f /PKGBUILD
parent3a8a0f377479ef6f386ee464562fa4d5d4739e63 (diff)
downloadaur-c6a22e1eaf3111ffe28e15cd686b068f74b312c7.tar.gz
releasing version 18.08.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da02f5ee009b..77b21ca0144c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=18.08.10
-tag="266b1fcdbc1e1add2867d752e2f854c0304a64fb"
+pkgver=18.08.11
+tag="206d24e19c1317e4197fc4bc2b85e7344b035a6c"
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=('32df1a69e672c44e531f17c306ba4e6a40d8b0cffcd488939256fa1660e530b9')
+sha256sums=('023cf962971d807603fa60619278280d9c7df1001714f104f0f42809a1d7d66c')
prepare() {
cd "${pkgname}-${pkgver}"