xpra: update to 4.0.4.
This commit is contained in:
parent
1648429df7
commit
9b9f065683
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=4.0.3
|
||||
version=4.0.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3-Cython"
|
||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://xpra.org/"
|
||||
changelog="https://xpra.org/svn/Xpra/trunk/debian/changelog"
|
||||
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=371f8002261db2113d566aecf12ab9c8e2d6460c2799278df2cb85e2ae6e4e15
|
||||
checksum=62df0c54f8a6dd816e7a646b519104b828c4694fcddb105b8f89d6575dc35481
|
||||
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*"
|
||||
|
||||
system_groups="xpra"
|
||||
|
|
Loading…
Reference in New Issue