summaryrefslogtreecommitdiff
path: root/community/naev
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-03 00:01:37 +0000
committerroot <root@rshg054.dnsready.net>2012-03-03 00:01:37 +0000
commitd8fb549de0ef3299436c448f7b45fd8ebee8e733 (patch)
tree67a769fed7e632a9cc92478bcb7dd4e59dc22641 /community/naev
parentb479098a1b8d7cb545339cb225a7cde4988b2748 (diff)
Sat Mar 3 00:01:37 UTC 2012
Diffstat (limited to 'community/naev')
-rw-r--r--community/naev/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/naev/PKGBUILD b/community/naev/PKGBUILD
index 4c6138156..dcbf3965a 100644
--- a/community/naev/PKGBUILD
+++ b/community/naev/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 63674 2012-02-05 12:05:32Z ibiru $
+# $Id: PKGBUILD 66940 2012-03-02 03:03:12Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Johan Rehnberg <cleanrock@gmail.com>
pkgname=naev
-pkgver=0.5.0
+pkgver=0.5.1
pkgrel=2
pkgdesc='2D action/rpg space game'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL3')
depends=('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=('f7d754a17ace87aac540d0d6d48313d6')
+md5sums=('a5fea2f4e0fef23d8932167b568d1868')
build() {
cd "$srcdir/$pkgname-$pkgver"