1 # Maintainer: Matz Radloff <m a t z r a d l o f f AT g o o g l e m a i l DOT c o m>
2 # Contributor: David J. Haines <d h a i n e s AT g m a i l DOT c o m>
7 pkgdesc="A minimalistic map generator for minecraft."
9 url="http://seancode.com/minutor/"
12 source=(http://seancode.com/minutor/${pkgver}/${pkgname}_${pkgver}.tar.gz)
13 md5sums=('dae49b2ba4b43bde92c22d5687c053f1')
22 make DESTDIR="$pkgdir/" install
26 echo "Please run 'glib-compile-schemas /usr/share/glib-2.0/schemas' as root to make the new schema work."
27 echo "Minutor will not work without that."