summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucki2018-01-21 14:46:32 +0100
committerLucki2018-01-21 14:46:32 +0100
commit9a13cebd24243bc119880d0e8d3b2d79b43f1abc (patch)
tree69f1d5be1c5eed4823f940d412840ef8a0be4b8d /PKGBUILD
parent1e1ef5b95c2331bc9bd95c112f5843809f5d8b21 (diff)
downloadaur-9a13cebd24243bc119880d0e8d3b2d79b43f1abc.tar.gz
Update to v0.9.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a6b655c3611..4d1b745bf444 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Carl Reinke <mindless2112 gmail com>
pkgname=lix
-pkgver=0.9.8
+pkgver=0.9.9
pkgrel=1
changelog=.CHANGELOG
conflicts=("${pkgname}-git")
@@ -19,7 +19,7 @@ pkgdesc="An action-puzzle game inspired by Lemmings"
arch=('i686' 'x86_64')
url="http://www.lixgame.com/"
license=('custom:CC0')
-depends=('allegro' 'enet')
+depends=('allegro')
makedepends=('git' 'dmd' 'dub')
build()