summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrizio Bekerle2018-08-21 19:20:41 +0200
committerPatrizio Bekerle2018-08-21 19:20:41 +0200
commit1c1ffb44dff8a85c3b191ebb7e5b805532803bba (patch)
tree75c790aa3c5192548c74c954e2d0fd62783759f5 /PKGBUILD
parent25d42987da9500ff90fd2c0f690a4e12f8393738 (diff)
downloadaur-1c1ffb44dff8a85c3b191ebb7e5b805532803bba.tar.gz
releasing version 18.08.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2478a7356361..40fe3f7e457a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrizio Bekerle <patrizio at bekerle dot com>
pkgname=qownnotes
-pkgver=18.08.4
-tag="a307b9950d2019e2f3d2acc7af342fe46c502f8f"
+pkgver=18.08.5
+tag="fec7ca67b6cea3d5c174282f5252191e3fbf18b6"
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=('8e423010040094a854784f44809ee84d30fd83220513fde9129040f527702cbb')
+sha256sums=('c5b3d68a6605910d33f699c1c23f924b6d3603f37de1e43b39309bb2dd899566')
prepare() {
cd "${pkgname}-${pkgver}"