# Template file for 'wgetpaste' pkgname=wgetpaste version=2.26 revision=2 depends="bash wget" noarch="yes" short_desc="A script that automates pasting to a number of pastebin services" maintainer="Juan RP " homepage="http://wgetpaste.zlin.dk/" license="Public domain" distfiles="http://wgetpaste.zlin.dk/$pkgname-$version.tar.bz2" checksum=9265cd0718c815cce19a12c4745f74b288cafce404a26d64daf85ddcbadc8f86 do_install() { vbin ${pkgname} vinstall _${pkgname} 644 usr/share/zsh/site-functions vsconf ${FILESDIR}/${pkgname}.example }