mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 00:57:01 +02:00
Quaternion: update to 0.0.96.
This commit is contained in:
parent
1423377497
commit
7257883ea8
1 changed files with 3 additions and 4 deletions
|
@ -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 <juliogalvan@protonmail.com>"
|
||||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue