aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57dce28aed4c..76890321dd0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ben Alex <ben.alex@acegi.com.au>
pkgname=ib-controller
-pkgver=3.0
+pkgver=3.0.1
pkgrel=1
pkgdesc='Manages headless Interactive Brokers IB Gateway instances'
arch=('any')
@@ -9,14 +9,14 @@ url="https://github.com/ib-controller/ib-controller"
license=('GPL3')
depends=(ib-tws xorg-server-xvfb xorg-server gtk2 libxrender libxtst gsettings-desktop-schemas ttf-dejavu)
-source=('https://github.com/ib-controller/ib-controller/releases/download/3.0.0/IBController-3.0.0.zip'
+source=('https://github.com/ib-controller/ib-controller/releases/download/v3.0.1/IBController-3.0.1.zip'
'fdemo.ini'
'edemo.ini'
'ibcontroller@.service')
-md5sums=('78ab6fc3fef93925f38fe9ed0ecb668e'
+md5sums=('7979230e9539daff8841e814741d56fb'
'8e8a058f3cecc490db9b1a5368624b06'
'77d02d9b5cbcd1ad3f37d116f1f217e1'
- '27f21adc1f91fc5676949d97cf777b35')
+ '5eb11c510ae04ebc0617c29ac378c786')
package() {