summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormachsix2021-09-06 15:49:59 -0400
committermachsix2021-09-06 15:49:59 -0400
commite2a940207b3c097db6218b9957a798f278004de0 (patch)
tree6688f4f27cb2002e42fe1ecb4abeca762d6aa42c
parent60b03776bb74ccd85ed065fced996871c475b251 (diff)
downloadaur-e2a940207b3c097db6218b9957a798f278004de0.tar.gz
Update to 4.13.0-2172
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39ef1de338c0..c3125b37cbfb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tlclient
pkgdesc = A remote desktop application
- pkgver = 4.12.1
+ pkgver = 4.13.0
pkgrel = 1
url = https://www.cendio.com/thinlinc/download
arch = i686
@@ -19,12 +19,12 @@ pkgbase = tlclient
source = tlclient.png
sha256sums = caa7417fa2f6a530bef2c6ca05f4c8a219ec85add7884fbb7368c0bf18be2988
sha256sums = bb7cdf717ba1ee425be21d6bce245a17f2ba798b7202d9189fc964a408e3208a
- source_i686 = https://www.cendio.com/downloads/clients/tl-4.12.1-6733-client-linux-dynamic-i686.tar.gz
- sha256sums_i686 = e26b7a3b636dd2fb385b8a807d796079b479524ab3979f9e01bd58f82f9a638c
- source_x86_64 = https://www.cendio.com/downloads/clients/tl-4.12.1-6733-client-linux-dynamic-x86_64.tar.gz
- sha256sums_x86_64 = 65b9f4c0232b91b16a0ec5eda87959da481a7cd7726f82ddec9400b947e0f612
- source_armv7h = https://www.cendio.com/downloads/clients/tl-4.12.1-6733-client-linux-dynamic-armhf.tar.gz
- sha256sums_armv7h = 309c6c719e1098c66a4f2b3a7b380508d9b6e72f17738393e4213ef6c57400de
+ source_i686 = https://www.cendio.com/downloads/clients/tl-4.13.0-2172-client-linux-dynamic-i686.tar.gz
+ sha256sums_i686 = 2d444774f5a4c54b4c668b2c219924f06995e608de522fbf899bf2044471d7d4
+ source_x86_64 = https://www.cendio.com/downloads/clients/tl-4.13.0-2172-client-linux-dynamic-x86_64.tar.gz
+ sha256sums_x86_64 = 4c2106fbf1df6ddbac55beebcfc801260f7e77a682621e25bf9e2d355a7bf1d6
+ source_armv7h = https://www.cendio.com/downloads/clients/tl-4.13.0-2172-client-linux-dynamic-armhf.tar.gz
+ sha256sums_armv7h = 48e3f929664d1469799da287098149258e6475632c16892031e5621dd8cba8aa
pkgname = tlclient
diff --git a/PKGBUILD b/PKGBUILD
index b5b2164311f6..3939282d7c86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Schrottfresse <schrottfresse at gmx dot de>
pkgname=tlclient
-pkgver=4.12.1
-_buildnr=6733
+pkgver=4.13.0
+_buildnr=2172
pkgrel=1
pkgdesc="A remote desktop application"
arch=('i686' 'x86_64' 'armv7h')
@@ -16,9 +16,9 @@ optdepends=('cups: required for remote printing'
source=('tlclient.desktop' 'tlclient.png')
sha256sums=('caa7417fa2f6a530bef2c6ca05f4c8a219ec85add7884fbb7368c0bf18be2988'
'bb7cdf717ba1ee425be21d6bce245a17f2ba798b7202d9189fc964a408e3208a')
-sha256sums_i686=('e26b7a3b636dd2fb385b8a807d796079b479524ab3979f9e01bd58f82f9a638c')
-sha256sums_x86_64=('65b9f4c0232b91b16a0ec5eda87959da481a7cd7726f82ddec9400b947e0f612')
-sha256sums_armv7h=('309c6c719e1098c66a4f2b3a7b380508d9b6e72f17738393e4213ef6c57400de')
+sha256sums_i686=('2d444774f5a4c54b4c668b2c219924f06995e608de522fbf899bf2044471d7d4')
+sha256sums_x86_64=('4c2106fbf1df6ddbac55beebcfc801260f7e77a682621e25bf9e2d355a7bf1d6')
+sha256sums_armv7h=('48e3f929664d1469799da287098149258e6475632c16892031e5621dd8cba8aa')
source_x86_64=("https://www.cendio.com/downloads/clients/tl-$pkgver-$_buildnr-client-linux-dynamic-x86_64.tar.gz")