Quaternion: update to 0.0.9.4e.

This commit is contained in:
Karol Kosek 2020-04-02 10:43:38 +02:00 committed by Juan RP
parent 334d2c67f5
commit 02e01a163f

View file

@ -1,19 +1,19 @@
# Template file for 'Quaternion' # Template file for 'Quaternion'
pkgname=Quaternion pkgname=Quaternion
version=0.0.9.4c version=0.0.9.4e
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="qt5-qmake qt5-host-tools" hostmakedepends="qt5-qmake qt5-host-tools"
makedepends="qt5-declarative-devel qt5-quickcontrols qt5-tools-devel makedepends="qt5-declarative-devel qt5-quickcontrols qt5-tools-devel
qt5-multimedia-devel libqmatrixclient-devel qt5-multimedia-devel libqmatrixclient-devel
$(vopt_if qtkeychain qtkeychain-qt5-devel) $(vopt_if qtkeychain libsecret-devel)" $(vopt_if qtkeychain 'qtkeychain-qt5-devel libsecret-devel')"
depends="qt5-quickcontrols" depends="qt5-quickcontrols"
short_desc="Qt5-based IM client for the Matrix protocol" short_desc="Qt5-based IM client for the Matrix protocol"
maintainer="Julio Galvan <juliogalvan@protonmail.com>" maintainer="Julio Galvan <juliogalvan@protonmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/quotient-im/Quaternion" homepage="https://github.com/quotient-im/Quaternion"
distfiles="https://github.com/quotient-im/Quaternion/archive/${version}.tar.gz" distfiles="https://github.com/quotient-im/Quaternion/archive/${version}.tar.gz"
checksum=a865f29a6342fd7cc2a7bbfb0bf215fcb8abebd72320302b9a76a6a5a80a0df0 checksum=7c04f62f6420af87c1df9e5e7f01250a1f4da33c9627e5f6e7f772e2f62864f0
build_options="qtkeychain" build_options="qtkeychain"
build_options_default="qtkeychain" build_options_default="qtkeychain"