summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a21cc45fb1f9..c6dcec6c918d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer:
+# Maintainer: collector1871
# Contributor: Jonathan Steel <mail at jsteel dot org>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=abe
pkgver=1.1
-pkgrel=10
+pkgrel=11
pkgdesc='Scrolling, platform-jumping, key-collecting, ancient pyramid exploring game'
arch=('i686' 'x86_64')
url='http://abe.sourceforge.net'
license=('GPL')
-depends=('sdl_mixer')
+depends=('sdl_mixer' 'sdl' 'glibc')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
$pkgname.patch
$pkgname.desktop)