update to 4.0.0
This commit is contained in:
parent
c1bce25100
commit
b3545d7ba9
2 changed files with 5 additions and 5 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Carlos Galindo <cargaji@vrain.upv.es>
|
||||
|
||||
pkgname=udsclient3
|
||||
pkgver=3.6.0
|
||||
pkgver=4.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="UDS client required for polilabs, a remote desktop service for the UPV"
|
||||
arch=('any')
|
||||
|
|
@ -18,7 +18,7 @@ depends=('python>=3.6'
|
|||
'qtermwidget'
|
||||
'freerdp')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://polilabs.upv.es/uds/res/clients/$pkgname-$pkgver.tar.gz")
|
||||
sha256sums=('be3cf0b2299c16d229e43f4376060e43b4a579e347ae73faa54b8af351bd2ce3')
|
||||
sha256sums=('f1082d62dc10b5cbd74f9613bfc6a9dbe79a5bd348ddf0fd13251bd6ed194d27')
|
||||
|
||||
package() {
|
||||
mkdir -p "${pkgdir}/usr/lib/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue