mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
Quaternion: update to 0.0.97.1.
This commit is contained in:
parent
e74232c6eb
commit
53ffe694a7
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'Quaternion'
|
||||
pkgname=Quaternion
|
||||
version=0.0.97beta1
|
||||
_version="${version/beta/-beta}"
|
||||
version=0.0.97.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt6-base qt6-declarative-host-tools qt6-tools"
|
||||
|
@ -13,7 +12,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=da770a45a357aa5d081849be3f57357a6b10b36b8e3d11c3a4ad752dd0a89f5f
|
||||
distfiles="https://github.com/quotient-im/Quaternion/archive/${version}.tar.gz"
|
||||
checksum=1d19374124a3a266390f0d1519b970ece4c2efb6921b31de747852a57f34c1ca
|
||||
|
||||
CXXFLAGS="-Wno-deprecated-declarations"
|
||||
|
|
Loading…
Add table
Reference in a new issue