nheko: update to 0.4.2.

Closes #14131.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-05 04:06:08 -03:00 committed by Enno Boland
parent 98843c5cca
commit fd415ae656

View file

@ -1,16 +1,16 @@
# Template file for 'nheko'
pkgname=nheko
version=0.3.1
version=0.4.2
revision=1
build_style=cmake
hostmakedepends="git qt5-host-tools qt5-qmake"
makedepends="lmdb-devel qt5-multimedia-devel qt5-tools-devel"
makedepends="lmdb-devel qt5-multimedia-devel qt5-svg-devel qt5-tools-devel"
short_desc="Desktop client for the Matrix protocol"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/mujx/nheko"
distfiles="https://github.com/mujx/nheko/archive/v${version}.tar.gz"
checksum=2298f1f1fd3c51603c8479eb7eb16ba50c059459964f930240e35ff7dbaafde5
checksum=8a66fb40d75d08dabe61246e89bfb6be9aaee66a96bc9439876de8bfd48fb78f
pre_configure() {
sed -i 's/Werror/Wno-error/g' cmake/CompilerFlags.cmake