From 6827e6abfaabcfd46f23c7e72837ea02b73d60ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves=20Fern=C3=A1ndez=20=28Gallaecio=29?= Date: Mon, 22 Aug 2011 12:11:37 +0000 Subject: [PATCH] Lips of Suna 0.5.0. --- lipsofsuna/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lipsofsuna/PKGBUILD b/lipsofsuna/PKGBUILD index c5a23f0c5..6350559e7 100644 --- a/lipsofsuna/PKGBUILD +++ b/lipsofsuna/PKGBUILD @@ -4,8 +4,8 @@ # Maintainer: Adrián Chaves Fernández (Gallaecio) pkgname=lipsofsuna -pkgver=0.4.0 -pkgrel=2 +pkgver=0.5.0 +pkgrel=1 pkgdesc="Tongue-in-cheek dungeon crawl game that takes place in the chaotic dungeons of Suna." arch=('i686' 'x86_64') url="http://lipsofsuna.org/" @@ -14,7 +14,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=('729f01593b712a4debe25700067d4cae') +md5sums=('eb85d36cdb9735a0e0aa584f45fd6f56') build() { cd $srcdir/$pkgname-$pkgver -- GitLab