summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Kudelin2021-11-07 21:31:44 +0200
committerAnton Kudelin2021-11-07 21:31:44 +0200
commit9695308b0fc25c744c79a1af118da0d2bd696634 (patch)
treebd8e23463b55e02535c6102a0926aeadc068f860 /PKGBUILD
parent96b011b56df80877b47939aa652dd8fbcb3c77cc (diff)
downloadaur-9695308b0fc25c744c79a1af118da0d2bd696634.tar.gz
updpkg: 10.11.01
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8b852760f65..d4755aa56de5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=ibapi
pkgname=python-$_pkgname
-pkgver=9.85.01
+pkgver=10.11.01
pkgrel=1
pkgdesc="Python IB API"
arch=("any")
@@ -12,7 +12,7 @@ depends=('python')
makedepends=('python-setuptools')
source=("https://interactivebrokers.github.io/downloads/twsapi_macunix.${pkgver/./}.zip"
"LICENSE")
-sha256sums=('fcd1bb22aac8e646bc7ba269850bdec72520d7700919d13cd8e7c7663864e6ec'
+sha256sums=('d565e0a7719db24f7727d01b57adc7c3e9cb3986680f8e04d890c8d4b3b11f7c'
'c60f3a3fe9a6799a346fe9519b2448334d99a6f0ff3db5c9969493be75941c5d')
build() {