[arch-commits] Commit in perl-capture-tiny/trunk (PKGBUILD)
    Jan Steffens 
    heftig at archlinux.org
       
    Sat Nov 26 13:41:28 UTC 2011
    
    
  
    Date: Saturday, November 26, 2011 @ 08:41:28
  Author: heftig
Revision: 143553
fix url
Modified:
  perl-capture-tiny/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-26 13:20:22 UTC (rev 143552)
+++ PKGBUILD	2011-11-26 13:41:28 UTC (rev 143553)
@@ -9,7 +9,7 @@
 arch=(any)
 license=(PerlArtistic GPL)
 depends=(perl)
-url="http://search.cpan.org/dist/$_realname"
+url="http://search.cpan.org/dist/Capture-Tiny"
 options=('!emptydirs')
 source=("http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/$_realname-$pkgver.tar.gz")
 md5sums=('afbd9be69e4691ba8316545d216abdc8')
    
    
More information about the arch-commits
mailing list