aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO21
-rw-r--r--PKGBUILD18
2 files changed, 19 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed6b4c795138..d9452f845707 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ib-tws
pkgdesc = Electronic trading platform from discount brokerage firm Interactive Brokers
- pkgver = 985.1f
+ pkgver = 985.1g
pkgrel = 1
url = http://interactivebrokers.com/
arch = any
@@ -19,15 +19,14 @@ pkgbase = ib-tws
source = ib-gw
source = ib-gw.conf
source = ib-gw.desktop
- source = tws-985.1f-standalone-linux-x64.sh::https://download2.interactivebrokers.com/installers/tws/latest-standalone/tws-latest-standalone-linux-x64.sh
- md5sums = c93bcc44678aef8b9d0ec6faecb27927
- md5sums = 428c553da90bb2ea650a7f96ae076937
- md5sums = 384f68e00a3010f7317cbfa0ffb9d719
- md5sums = 9205b5eade96d69f8e470cc52c30db4a
- md5sums = b1cbe7273f3d0f2f0b6a09e65606b600
- md5sums = 5762f281cc4d624a4cd3bc62f67ffebe
- md5sums = ffa9fcfb623850e5c9e796040bdbd052
- md5sums = 42cd8be436ae934f36093e83c009b41a
+ source = tws-985.1g-standalone-linux-x64.sh::https://download2.interactivebrokers.com/installers/tws/latest-standalone/tws-latest-standalone-linux-x64.sh
+ sha256sums = 4b65b33dc88d77fef6e7ba1bdc1ae88b149296d3e1eb87db251bfcdf119a1f22
+ sha256sums = e23256d8948a2a1adf7d69d99909738888b7d8a0adbd81578543312f1f509f66
+ sha256sums = b359c8b5ccc7d884316ba9c88395450ff3a5dfd6af376741f091f837a5db7c26
+ sha256sums = 3a45eb7d43c0b7be2babc3fb0c83d723db2676eb1b608ecefc2f1415be8d7a62
+ sha256sums = 62fbd49b8c7fb5d4ae7491ca2b9072d42bbe589a2b9f0e14d09d1bf1177a3c46
+ sha256sums = 21070fa89c9053dff06ba799b6f9838bfd5ff209fd8dd710c5a97c3fc684af44
+ sha256sums = 9f74a204c45d47f551861cb231de89f2536f9966942da41f95d8f0ce5bcd13a4
+ sha256sums = 8a56aab94953d9c94a4fba9db26e4e135f3c4d55a34a9aadb067f596296a947e
pkgname = ib-tws
-
diff --git a/PKGBUILD b/PKGBUILD
index 989da3e8b1ef..1626da8895e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jon Wiersma <archaur@jonw.org>
pkgname=ib-tws
-pkgver=985.1f
+pkgver=985.1g
pkgrel=1
pkgdesc='Electronic trading platform from discount brokerage firm Interactive Brokers'
arch=('any')
@@ -21,14 +21,14 @@ source=('LICENSE'
'ib-gw.conf'
'ib-gw.desktop'
"tws-${pkgver}-standalone-linux-x64.sh"::'https://download2.interactivebrokers.com/installers/tws/latest-standalone/tws-latest-standalone-linux-x64.sh')
-md5sums=('c93bcc44678aef8b9d0ec6faecb27927'
- '428c553da90bb2ea650a7f96ae076937'
- '384f68e00a3010f7317cbfa0ffb9d719'
- '9205b5eade96d69f8e470cc52c30db4a'
- 'b1cbe7273f3d0f2f0b6a09e65606b600'
- '5762f281cc4d624a4cd3bc62f67ffebe'
- 'ffa9fcfb623850e5c9e796040bdbd052'
- '42cd8be436ae934f36093e83c009b41a')
+sha256sums=('4b65b33dc88d77fef6e7ba1bdc1ae88b149296d3e1eb87db251bfcdf119a1f22'
+ 'e23256d8948a2a1adf7d69d99909738888b7d8a0adbd81578543312f1f509f66'
+ 'b359c8b5ccc7d884316ba9c88395450ff3a5dfd6af376741f091f837a5db7c26'
+ '3a45eb7d43c0b7be2babc3fb0c83d723db2676eb1b608ecefc2f1415be8d7a62'
+ '62fbd49b8c7fb5d4ae7491ca2b9072d42bbe589a2b9f0e14d09d1bf1177a3c46'
+ '21070fa89c9053dff06ba799b6f9838bfd5ff209fd8dd710c5a97c3fc684af44'
+ '9f74a204c45d47f551861cb231de89f2536f9966942da41f95d8f0ce5bcd13a4'
+ '8a56aab94953d9c94a4fba9db26e4e135f3c4d55a34a9aadb067f596296a947e')
build() {
cd ${srcdir}