diff --git a/lipsofsuna/PKGBUILD b/lipsofsuna/PKGBUILD index cf9b1fa44..500e813f0 100644 --- a/lipsofsuna/PKGBUILD +++ b/lipsofsuna/PKGBUILD @@ -7,7 +7,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=lipsofsuna -pkgver=0.3.1 +pkgver=0.4.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=('d8e2ce468afd4e5576a9647246b37c27') +md5sums=('729f01593b712a4debe25700067d4cae') build() { cd $srcdir/$pkgname-$pkgver