diff --git a/srcpkgs/Quaternion/template b/srcpkgs/Quaternion/template index 33ad8361181..8f5eb751596 100644 --- a/srcpkgs/Quaternion/template +++ b/srcpkgs/Quaternion/template @@ -1,8 +1,7 @@ # Template file for 'Quaternion' pkgname=Quaternion -version=0.0.96.beta4 +version=0.0.96 revision=1 -_gitversion=0.0.96-beta4 build_style=cmake configure_args="-DBUILD_WITH_QT6=OFF" hostmakedepends="qt5-qmake qt5-host-tools" @@ -15,7 +14,7 @@ short_desc="Qt-based IM client for the Matrix protocol" maintainer="Julio Galvan " license="GPL-3.0-or-later" homepage="https://github.com/quotient-im/Quaternion" -distfiles="https://github.com/quotient-im/Quaternion/archive/${_gitversion}.tar.gz" -checksum=c3a49ea5af3800528690c827dd3bf266d04ad165561807e9a117c8718769deeb +distfiles="https://github.com/quotient-im/Quaternion/archive/${version}.tar.gz" +checksum=39868fbae40c36ebcd1a955cb65e953c4a1b9b74e9c1b9e2c838a0ce77ce5ac0 CXXFLAGS="-Wno-deprecated-declarations"