summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Kudelin2022-12-15 12:00:32 +0200
committerAnton Kudelin2022-12-15 12:00:32 +0200
commit84e1e2ed4efa095b030bcc290c47b34a08aac438 (patch)
treec6b791c8718ce5d3169363e42f212afaf8ac2886 /PKGBUILD
parentcd7d89061bbde08dd5ab95fa18c49472b8283375 (diff)
downloadaur-84e1e2ed4efa095b030bcc290c47b34a08aac438.tar.gz
updpkg: 10.20.01
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6dd676b8dbe..8ec14af044f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=ibapi
pkgname=python-$_pkgname
-pkgver=10.16.01
+pkgver=10.20.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=('6b352e24835ca609cf59f296829c9bda3cd88441e055d441ab15835872126a70'
+sha256sums=('f52d9a45066858de4e30330b90592f9b123bf328934052dbcd65f8b74b1832ce'
'c60f3a3fe9a6799a346fe9519b2448334d99a6f0ff3db5c9969493be75941c5d')
build() {