summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Kudelin2022-02-15 01:26:49 +0200
committerAnton Kudelin2022-02-15 01:26:49 +0200
commit97e17041d8584384e72c47952a3b6e6ae1f1a7ed (patch)
treefe73c3b5926e2b99e07916d9fb3e67b424124949 /PKGBUILD
parent9695308b0fc25c744c79a1af118da0d2bd696634 (diff)
downloadaur-97e17041d8584384e72c47952a3b6e6ae1f1a7ed.tar.gz
updpkg: 10.14.01
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4755aa56de5..feb0f7cc5e34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=ibapi
pkgname=python-$_pkgname
-pkgver=10.11.01
+pkgver=10.14.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=('d565e0a7719db24f7727d01b57adc7c3e9cb3986680f8e04d890c8d4b3b11f7c'
+sha256sums=('63ba27cc3cafe8fd2208623812c40960725cdedb6ca6aa267faad94735766552'
'c60f3a3fe9a6799a346fe9519b2448334d99a6f0ff3db5c9969493be75941c5d')
build() {