diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,13 +4,13 @@ pkgname=openhexagon pkgver=1.92 -pkgrel=1 +pkgrel=3 pkgdesc="C++ open source clone of Super Hexagon. (binary)" arch=('i686' 'x86_64') url="http://vittorioromeo.info/projects.html" options=(!strip) license=('custom:AFL') -depends=('lua51') +depends=('openal') source=(http://vittorioromeo.info/Downloads/OpenHexagon/Linux/OpenHexagonV1.92.tar.gz https://raw.github.com/SuperV1234/SSVOpenHexagon/master/LICENSE) md5sums=('bda07a9d91a9dd8538d9a7a26562de69' |