diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-02-16 02:32:57 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-01 16:25:12 +0200 |
commit | 583b49f804923e9db081b9cc932a3f8b7ad3471a (patch) | |
tree | 3424c62c25cf01a3a812327e0b413f0f3a47341d /.SRCINFO | |
parent | 498f6ee739a909f24b1aec3c65b87da8b2ff9f67 (diff) | |
download | pkgbuilds-583b49f804923e9db081b9cc932a3f8b7ad3471a.tar.xz |
Dump...
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 18 |
1 files changed, 12 insertions, 6 deletions
@@ -2,18 +2,24 @@ # Mon Jun 1 13:54:15 UTC 2015 pkgbase = openhexagon pkgdesc = C++ open source clone of Super Hexagon. (binary) - pkgver = 1.92 - pkgrel = 3 + pkgver = 2.0RC1 + pkgrel = 1 url = http://vittorioromeo.info/projects.html arch = i686 arch = x86_64 license = custom:AFL - depends = openal + depends = lua51 + depends = gcc-libs-multilib + depends = mesa + depends = libjpeg-turbo + depends = sfml options = !strip - source = http://vittorioromeo.info/Downloads/OpenHexagon/Linux/OpenHexagonV1.92.tar.gz + source = OpenHexagon.tar::http://vittorioromeo.info/Misc/Temp/OpenHexagon2.0-RC1.xz source = https://raw.github.com/SuperV1234/SSVOpenHexagon/master/LICENSE - md5sums = bda07a9d91a9dd8538d9a7a26562de69 - md5sums = 808282b4d6cf58dacf16fae6068bd030 + source = OpenHexagon + md5sums = 758df0cb21c5a565f4039c5e0bc6b2c6 + md5sums = 2002c3e1decad54ffe535efef6723a5c + md5sums = cedfdc5a1bfdf70f730f06466a8d28c5 pkgname = openhexagon |