1 # Contributor: Andreas W. Hauser <andy-aur@splashground.de>
5 pkgdesc="a powerful text editor with good Unicode support"
6 url="http://towo.net/mined/"
9 source=("http://towo.net/mined/$pkgname-$pkgver.tar.gz")
12 cd $startdir/src/$pkgname-${pkgver}
13 make install root=$startdir/pkg install
15 md5sums=('8c1741a7f15ca0330c3a43fe7df9991c')