update to 3.5.0
This commit is contained in:
parent
b5c3ecfbf0
commit
95eebd4bd5
2 changed files with 14 additions and 6 deletions
10
.SRCINFO
10
.SRCINFO
|
@ -1,6 +1,6 @@
|
|||
pkgbase = udsclient3
|
||||
pkgdesc = UDS client required for polilabs, a remote desktop service for the UPV
|
||||
pkgver = 3.0.0
|
||||
pkgver = 3.5.0
|
||||
pkgrel = 1
|
||||
url = https://polilabs.upv.es/uds/page/client-download
|
||||
arch = any
|
||||
|
@ -11,7 +11,11 @@ pkgbase = udsclient3
|
|||
depends = python-six
|
||||
depends = python-pyqt5
|
||||
depends = python-crypto
|
||||
source = udsclient3-3.0.0.tar.gz:https://polilabs.upv.es/uds/res/clients/udsclient3-3.0.0.tar.gz
|
||||
sha256sums = 1850fd2d1d0e2e93e60e615e0cc3fbbd3df9afe03b0fc7c6e60cc3d4de197ace
|
||||
depends = python-certifi
|
||||
depends = python-psutil
|
||||
depends = qtermwidget
|
||||
depends = freerdp
|
||||
source = udsclient3-3.5.0.tar.gz:https://polilabs.upv.es/uds/res/clients/udsclient3-3.5.0.tar.gz
|
||||
sha256sums = a336cb20c2313cc9479e63630c309d10a0b1ee367e30681df2d3ee9ff9aab02c
|
||||
|
||||
pkgname = udsclient3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue