xpra: update to 4.1.2.
This commit is contained in:
parent
5a7b3b01db
commit
ec7f44928f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=4.1.1
|
||||
version=4.1.2
|
||||
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=7958ddd3aadcffad5e06c80e44e54d7528db73ed68f8cd2e64753ae15f62e177
|
||||
checksum=2b7b05ec77ee0c16a8312e231d8429699b5b2aada7b549c72f5521a5f8563dfe
|
||||
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*"
|
||||
|
||||
system_groups="xpra"
|
||||
|
|
Loading…
Reference in a new issue