summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcollector18712017-03-22 22:34:30 +0100
committercollector18712017-03-22 22:34:30 +0100
commitda2477b33fc6e63a39c4813ad145a9324c039955 (patch)
treeb6ea06c841f4316a4ecf173e608b823716533218 /PKGBUILD
parent5d1e3b49e30c75f6c826afd364a1981722c55420 (diff)
downloadaur-da2477b33fc6e63a39c4813ad145a9324c039955.tar.gz
changes...
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)