Lips of Suna updated to its latest stable version, 0.3.0.

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2011-03-28 16:41:28 +00:00
parent 3b5889a7eb
commit 3de8d4d662

View File

@ -7,7 +7,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=lipsofsuna
pkgver=0.2.1
pkgver=0.3.0
pkgrel=1
pkgdesc="Tongue-in-cheek dungeon crawl game that takes place in the chaotic dungeons of Suna."
arch=('i686' 'x86_64')
@ -17,7 +17,7 @@ depends=('bullet' 'enet' 'flac' 'glew' 'inotify-tools' 'libogg' 'libvorbis' 'lua
makedepends=('python')
changelog=ChangeLog
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
md5sums=('57a95119e2e796e398049ee09c85bea3')
md5sums=('b196f30f7f01f9eba74d0504bf8d4a1d')
build() {
cd $srcdir/$pkgname-$pkgver