summaryrefslogtreecommitdiff
path: root/PKGBUILD.in
diff options
context:
space:
mode:
authorjak1 <jak1@themanaworld.org>2023-01-08 15:31:42 +0100
committerJesusaves <cpntb1@ymail.com>2024-02-08 21:48:54 -0300
commit1d56e8f96def89ebcdd59ae85932353b52a973ec (patch)
treebe14e679babc650f5db61af73ec53e0080735bad /PKGBUILD.in
parent804ff57328837c09a692ddbe2d3ebb755d57a7c8 (diff)
downloadmv-1d56e8f96def89ebcdd59ae85932353b52a973ec.tar.gz
mv-1d56e8f96def89ebcdd59ae85932353b52a973ec.tar.bz2
mv-1d56e8f96def89ebcdd59ae85932353b52a973ec.tar.xz
mv-1d56e8f96def89ebcdd59ae85932353b52a973ec.zip
[WIP] renamed the client to ManaVerse
removed evol, since its not developed anymore... only leads to confusing players removed that anoying 'broken nick detected' message (regulare player don't care what crap the server sends) updated copyright -2020 for manaplus * Updated in 2024-02-08 with conflicts by Jesusalva
Diffstat (limited to 'PKGBUILD.in')
-rw-r--r--PKGBUILD.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD.in b/PKGBUILD.in
index 2de85a80d..913a95be3 100644
--- a/PKGBUILD.in
+++ b/PKGBUILD.in
@@ -1,11 +1,11 @@
# Maintainer: Aline Ferraz <freya.df@gmail.com>
-pkgname=manaplus-git
+pkgname=manaverse-git
pkgver=@PACKAGE_VERSION@
pkgrel=1
-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"
+pkgdesc="ManaVerse is a 2D MMORPG game advanced client for games based on eAthena fork The Mana World (tAthena)."
arch=('i686' 'x86_64')
-url="http://manaplus.org"
+url="https://manaverse.germantmw.de"
depends=('libxml2' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 'sdl_gfx')
license=('GPL2')