mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
nheko: update to 0.11.1.
This commit is contained in:
parent
b5da42aa92
commit
33a571641b
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'nheko'
|
||||
pkgname=nheko
|
||||
version=0.10.2
|
||||
revision=2
|
||||
version=0.11.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-host-tools qt5-qmake pkg-config qt5-declarative asciidoc"
|
||||
makedepends="qt5-multimedia-devel qt5-svg-devel qt5-tools-devel fmt-devel
|
||||
spdlog mtxclient-devel cmark-devel olm-devel json-c++ lmdb++ coeurl-devel
|
||||
qt5-declarative-devel qt5-quickcontrols2-devel qtkeychain-qt5-devel
|
||||
gst-plugins-bad1-devel gst-plugins-base1-devel xcb-util-wm-devel"
|
||||
gst-plugins-bad1-devel gst-plugins-base1-devel xcb-util-wm-devel re2-devel"
|
||||
depends="hicolor-icon-theme qt5-quickcontrols2 qt5-graphicaleffects
|
||||
qt5-multimedia gst-plugins-good1 gst-plugins-good1-qt5"
|
||||
short_desc="Desktop client for Matrix using Qt and C++"
|
||||
|
@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://nheko-reborn.github.io"
|
||||
changelog="https://raw.githubusercontent.com/Nheko-Reborn/nheko/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/Nheko-Reborn/nheko/archive/v${version}.tar.gz"
|
||||
checksum=00a0da9f134e070753efefc3bc86802b60fe385f2dea937979c0824634b4c248
|
||||
checksum=a84d6f3a6d17ff0b6ffd07804804bbebb1191e4243f00b9b49b00891e8023b6a
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv*-musl)
|
||||
|
|
Loading…
Add table
Reference in a new issue