diff options
Diffstat (limited to 'PKGBUILD.in')
-rw-r--r-- | PKGBUILD.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD.in b/PKGBUILD.in index ae165e03e..2de85a80d 100644 --- a/PKGBUILD.in +++ b/PKGBUILD.in @@ -1,11 +1,11 @@ # Maintainer: Aline Ferraz <freya.df@gmail.com> -pkgname=manaverse-git +pkgname=manaplus-git pkgver=@PACKAGE_VERSION@ pkgrel=1 -pkgdesc="ManaVerse is a 2D MMORPG game advanced client for games based on eAthena fork The Mana World (tmwAthena/Evol2)." +pkgdesc="ManaPlus is a 2D MMORPG game advanced client for games based on eAthena fork The Mana World (tAthena) also for other forks like Evol. More info here: http://manaplus.evolonline.org" arch=('i686' 'x86_64') -url="https://manaverse.germantmw.de" +url="http://manaplus.org" depends=('libxml2' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 'sdl_gfx') license=('GPL2') |