summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Shunick2016-07-14 02:42:12 -0400
committerAndrew Shunick2016-07-14 02:42:12 -0400
commit3391f150c5764e846303cc8d563f24f229be5e1b (patch)
tree7f95d28e596650ae0a2290f50912656667bbe4f6 /PKGBUILD
parentf7526b60b5ab3245ad1ce41159cacfad5d9aea1c (diff)
downloadaur-python2-atari_py-git.tar.gz
Altered e-mail.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 702458ef6010..88aa10553d64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Andrew Shunick <andrew at shunick dot info>
+# Maintainer: Andrew Shunick <aur at shunick dot info>
pkgname=python2-atari_py-git
pkgver=r16.d63ced3
pkgrel=1
@@ -8,7 +8,7 @@ url="https://gym.openai.com/"
giturl="https://github.com/openai/atari-py"
license=('GPLv2')
provides=('python2-atari_py')
-# Some dependencies are required to use this package with the OpenAI Gym, but may not be
+# Some dependencies below are required to use this package with the OpenAI Gym, but may not be
# required in order to install.
depends=('python2' 'python2-pillow' 'python2-opengl' 'python2-numpy' 'python2-six' 'zlib')
makedepends=('python2-setuptools' 'cmake' 'gcc')