1 # Maintainer: Your Name <youremail@domain.com>
5 pkgdesc="Distributes the lines of a tagged text into several files"
7 url="http://www.danielclemente.com/dislines/"
19 source=("http://www.danielclemente.com/dislines/$pkgname.pl")
20 md5sums=('bea155c8ef7b4a9c4b63c63acb809681')
28 mkdir -p "$pkgdir/usr/bin"
29 install -m755 $pkgname.pl "$pkgdir/usr/bin/$pkgname"