updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / bukkit-general / PKGBUILD
blob331a1a30a6bedcfb90516953720a1240b768d6a6
1 # Contributor: ragon <frederik.engels24@gmail.com>
3 pkgname="bukkit-general"
4 pkgver="2.1"
5 pkgrel=2
6 pkgdesc="returns some of the functions from hMod (211+)"
7 arch=('any')
8 license=('NONE')
9 url="http://forums.bukkit.org/threads/general-a-plugin-for-general-commands.145/"
10 depends=('bukkit' 'bukkit-permissions')
11 source=(http://mirror.nexua.org/General/JARS/2.1_211/General.jar)
12 md5sums=(394d0b21646a33c1e03f48606104802b)
13 build()
15         mkdir -p $pkgdir/etc/bukkit/plugins
16         install -D -m755 General.jar $pkgdir/etc/bukkit/plugins