1 # Maintainer : chris_L <chrislcenter dash mamoru at yahoo.com dot mx>
6 pkgdesc="Perl based DNS updater for www.StaticCling.org"
8 url="http://staticcling.org"
10 depends=('perl-libwww')
11 source=(http://staticcling.org/clients/static_update.pl)
12 md5sums=('ccea1bef819571ddb7091d9be12e4e68')
15 install -Dm755 static_update.pl $pkgdir/usr/bin/static_update.pl