aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d68e3e1..e9322b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by makepkg 4.2.1
-# Mon Jun 1 13:54:12 UTC 2015
+# Mon Jun 1 13:54:13 UTC 2015
pkgbase = openhexagon
pkgdesc = C++ open source clone of Super Hexagon. (binary)
pkgver = 1.92
- pkgrel = 1
+ pkgrel = 3
url = http://vittorioromeo.info/projects.html
arch = i686
arch = x86_64
license = custom:AFL
- depends = lua51
+ depends = openal
options = !strip
source = http://vittorioromeo.info/Downloads/OpenHexagon/Linux/OpenHexagonV1.92.tar.gz
source = https://raw.github.com/SuperV1234/SSVOpenHexagon/master/LICENSE
diff --git a/PKGBUILD b/PKGBUILD
index 945048c..e453e01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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'