mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
Quaternion: update to 0.0.97beta1.
This commit is contained in:
parent
c99b81eee6
commit
cc5eba12bc
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'Quaternion'
|
||||
pkgname=Quaternion
|
||||
version=0.0.96.1
|
||||
revision=3
|
||||
version=0.0.97beta1
|
||||
_version="${version/beta/-beta}"
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt6-base qt6-declarative-host-tools qt6-tools"
|
||||
makedepends="qt6-declarative-devel libQuotient-devel qt6-multimedia-devel
|
||||
|
@ -12,7 +13,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/${version}.tar.gz"
|
||||
checksum=ad5c536dfee5d85abf7bd2dbd3379188f5b30c6ecf7ed3566a9f59a299b6c365
|
||||
distfiles="https://github.com/quotient-im/Quaternion/archive/${_version}.tar.gz"
|
||||
checksum=da770a45a357aa5d081849be3f57357a6b10b36b8e3d11c3a4ad752dd0a89f5f
|
||||
|
||||
CXXFLAGS="-Wno-deprecated-declarations"
|
||||
|
|
Loading…
Add table
Reference in a new issue