summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2019-02-04 09:02:04 +0100
committerGrey Christoforo2019-02-04 09:02:04 +0100
commit20895364d833e2fa9100774edc48428fd2781d5e (patch)
tree2c073a492c52ac14d7e6668024b5dbb0e8bab617 /PKGBUILD
parent08270677a970aa7af6f945cec8929217204a2a3d (diff)
downloadaur-20895364d833e2fa9100774edc48428fd2781d5e.tar.gz
fix h5py dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71e82a67d61e..4d1c44eb4d0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
pkgname=python-serpent-ai-git
_module='SerpentAI'
pkgver=r210.973af1a
-pkgrel=1
+pkgrel=2
pkgdesc="Game Agent Framework. Helping you create AIs / Bots to play any game you own!"
url="https://github.com/greyltc/SerpentAI"
-depends=(python xorg-xwininfo xdotool opencv python-spritex python-scikit-image python-xlib python-numpy python-scipy python-h5py-openmpi python-scikit-learn tesseract tesseract-data-eng python-redis redis python-aioredis python-kivy python-pyautogui python-autobahn python-editdistance python-offshoot-git python-sneakysnek-git python-mss python-tesserocr cython)
+depends=(python xorg-xwininfo xdotool opencv python-spritex python-scikit-image python-xlib python-numpy python-scipy python-h5py python-scikit-learn tesseract tesseract-data-eng python-redis redis python-aioredis python-kivy python-pyautogui python-autobahn python-editdistance python-offshoot-git python-sneakysnek-git python-mss python-tesserocr cython)
makedepends=(python-setuptools)
license=('MIT')
arch=('any')