Date: Saturday, November 26, 2011 @ 08:42:22 Author: heftig Revision: 143555
fix url Modified: perl-ipc-system-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-11-26 13:41:55 UTC (rev 143554) +++ PKGBUILD 2011-11-26 13:42:22 UTC (rev 143555) @@ -9,7 +9,7 @@ arch=(any) license=(PerlArtistic GPL) depends=(perl) -url="http://search.cpan.org/dist/$_realname" +url="http://search.cpan.org/dist/IPC-System-Simple" options=('!emptydirs') source=("http://search.cpan.org/CPAN/authors/id/P/PJ/PJF/$_realname-$pkgver.tar.gz") md5sums=('8215b62fe1b8447b99e17861e2255288')
