summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEverton2016-01-07 21:28:20 -0200
committerEverton2016-01-07 21:28:20 -0200
commitc6274d2c3afa333ca3147eb77afe577b350a689a (patch)
treec30609878ed222f462206211f0859ef09ee51778 /PKGBUILD
parent8cb87f8ece57c7284877a6a95d065d8470f75943 (diff)
downloadaur-c6274d2c3afa333ca3147eb77afe577b350a689a.tar.gz
python-pygame added
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8b78955dc1e..09906b088257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Pyautobrightness is a very simple "Calise like" program, wrote in pytho
arch=('any')
url="https://github.com/evertonstz/py-auto-brightness"
license=('GPL')
-depends=('python3' 'python-numpy' 'python-pygame-hg' 'xorg-xbacklight' 'python-pillow')
+depends=('python3' 'python-numpy' 'python-pygame' 'xorg-xbacklight' 'python-pillow')
makedepends=('python3')
source=("https://pypi.python.org/packages/source/p/${_pypiname}/${_pypiname}-${pkgver}.tar.gz")
md5sums=('112223a5d03062ba5284816a0d47317c')