summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Trip2022-10-20 13:18:18 +0200
committerMichael Trip2022-10-20 13:18:18 +0200
commitd85437aa82603789bd8ecd8cd6870b56af773f15 (patch)
treef270c9671ba9aa6441bc17d589902ff8a42f5c01 /PKGBUILD
parenta057c5630e1ac35d508393f667bd07621bb59d91 (diff)
downloadaur-d85437aa82603789bd8ecd8cd6870b56af773f15.tar.gz
updated package; removed python2 requirements
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d4bd783fc97..b1e81b87bfaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=tlclient
pkgver=4.14.0
_buildnr=2324
-pkgrel=1
+pkgrel=2
pkgdesc="A remote desktop application"
arch=('i686' 'x86_64' 'armv7h')
url="https://www.cendio.com/thinlinc/download"
license=('custom:cendio')
-depends=('python2' 'pygtk' 'openssh' 'libx11' 'alsa-lib' 'zlib')
+depends=('python' 'python-gobject' 'openssh' 'libx11' 'alsa-lib' 'zlib')
optdepends=('cups: required for remote printing'
- 'python2-ldap: auth against ldap')
+ 'python-ldap: auth against ldap')
source=('tlclient.desktop' 'tlclient.png')
sha256sums=('caa7417fa2f6a530bef2c6ca05f4c8a219ec85add7884fbb7368c0bf18be2988'