mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Lips of Suna updated to its latest stable version, 0.3.0.
This commit is contained in:
parent
3b5889a7eb
commit
3de8d4d662
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user