mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
xpra: update to 5.0.4.
This commit is contained in:
parent
49acc323c7
commit
0977459e6d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=5.0.3
|
||||
version=5.0.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_build_args="--without-cuda_kernels --without-cuda_rebuild"
|
||||
|
@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://xpra.org/"
|
||||
changelog="https://raw.githubusercontent.com/Xpra-org/xpra/master/docs/CHANGELOG.md"
|
||||
distfiles="https://github.com/Xpra-org/xpra/archive/v${version}.tar.gz"
|
||||
checksum=a276af27552f47205193e72f0eaad35c06613deb62c3e26e02a678c96389e6c4
|
||||
checksum=36e4f5139226ed5499d7b79e300aac46071172a06ae7d2e55c4f26c10bda5109
|
||||
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*"
|
||||
# Tests don't run properly without package installed
|
||||
make_check=no
|
||||
|
|
Loading…
Add table
Reference in a new issue