xpra: update to 4.3.1.
This commit is contained in:
parent
444977633b
commit
c3769d5bcb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=4.3
|
||||
version=4.3.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_install_args="$(vopt_with docs)"
|
||||
|
@ -17,7 +17,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=d9ec407a514e0dba650196b90103eb47ec9c6b09acefc1ab71bbd3e9d6663c10
|
||||
checksum=1b90f68cc32a0b51d8bf09c92191b5c8b70ed98f0e9455c49e8a25d141de3660
|
||||
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*"
|
||||
|
||||
system_groups="xpra"
|
||||
|
|
Loading…
Reference in a new issue