From 626a51df733468f3788f3d776d1e7c53a8f15ba6 Mon Sep 17 00:00:00 2001 From: Karol Kosek Date: Sun, 19 May 2019 12:31:22 +0200 Subject: [PATCH] Quaternion: update to 0.0.9.4a. --- srcpkgs/Quaternion/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Quaternion/template b/srcpkgs/Quaternion/template index d3fefa459d2..c38e5cd6752 100644 --- a/srcpkgs/Quaternion/template +++ b/srcpkgs/Quaternion/template @@ -1,6 +1,6 @@ # Template file for 'Quaternion' pkgname=Quaternion -version=0.0.9.4 +version=0.0.9.4a revision=1 build_style=cmake hostmakedepends="qt5-qmake qt5-host-tools" @@ -13,7 +13,7 @@ maintainer="Julio Galvan " license="GPL-3.0-or-later" homepage="https://github.com/QMatrixClient/Quaternion" distfiles="https://github.com/QMatrixClient/Quaternion/archive/${version}.tar.gz" -checksum=522ae1aa19d7fd92b8682afdc73273386b29706cc1fa70c74f99964047877ce6 +checksum=7e7278161e76b0bef5a19b487b6d6f5f5e81442e31f1212a155426e38dadd12b build_options="qtkeychain" build_options_default="qtkeychain"