summaryrefslogtreecommitdiff
path: root/community/oolite/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/oolite/PKGBUILD')
-rw-r--r--community/oolite/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/oolite/PKGBUILD b/community/oolite/PKGBUILD
index 2b8ec7c1f..81ef2c09d 100644
--- a/community/oolite/PKGBUILD
+++ b/community/oolite/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 71988 2012-06-05 00:13:47Z svenstaro $
+# $Id: PKGBUILD 82164 2013-01-09 22:25:40Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Lone_Wolf <lonewolf@xs4all.nl>
pkgname=oolite
-pkgver=1.76.1
-pkgrel=2
+pkgver=1.77
+pkgrel=1
pkgdesc="A space-sim based on the classic Elite"
arch=('i686' 'x86_64')
url="http://oolite-linux.berlios.de"
license=('GPL2')
-depends=('gnustep-gui' 'sdl_mixer' 'mesa' 'espeak' 'nspr' 'python2' 'icu' 'gnustep-base')
-makedepends=('gcc-objc' 'gnustep-make' 'curl' 'zip')
+depends=('gnustep-gui' 'sdl_mixer' 'glu' 'espeak' 'nspr' 'python2' 'icu' 'gnustep-base')
+makedepends=('gcc-objc' 'gnustep-make' 'curl' 'zip' 'mesa')
options=(!makeflags)
source=(oolite
http://download.berlios.de/oolite-linux/oolite-source-${pkgver}.tar.bz2)
md5sums=('b182976fade9b64a3b3702e2a8c72bf0'
- 'a9ae79f4006a0993a822ca40740f4e67')
+ '78e0f1da12d1478534eb2af4d0983b01')
build() {
cd $srcdir