From da0a0d88caa1bf934ebf314ef86e15928dbb027b Mon Sep 17 00:00:00 2001 From: root Date: Tue, 7 May 2013 00:36:35 -0700 Subject: Tue May 7 00:36:35 PDT 2013 --- community/naev/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/naev') diff --git a/community/naev/PKGBUILD b/community/naev/PKGBUILD index d9481a878..2c5f407b2 100644 --- a/community/naev/PKGBUILD +++ b/community/naev/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 69406 2012-04-15 22:34:54Z svenstaro $ +# $Id: PKGBUILD 90067 2013-05-06 19:38:39Z foutrelis $ # Maintainer: Sven-Hendrik Haase # Contributor: Johan Rehnberg pkgname=naev pkgver=0.5.3 -pkgrel=1 +pkgrel=2 pkgdesc='2D action/rpg space game' arch=('i686' 'x86_64') url="http://code.google.com/p/naev/" license=('GPL3') -depends=('openal' 'libvorbis' 'sdl_image' 'sdl_mixer' 'libgl' 'libxml2' 'freetype2' 'libpng' 'naev-data') +depends=('glu' 'openal' 'libvorbis' 'sdl_image' 'sdl_mixer' 'libgl' 'libxml2' 'freetype2' 'libpng' 'naev-data') makedepends=('freeglut') source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2") md5sums=('bec719b3daa33ec190d785120a7b0159') -- cgit v1.2.3-54-g00ecf