[arch-commits] Commit in (4 files)

Andrea Scarpino andrea at archlinux.org
Wed Oct 19 09:36:49 UTC 2011


    Date: Wednesday, October 19, 2011 @ 05:36:49
  Author: andrea
Revision: 140785

Use double quotes here

Modified:
  perl-capture-tiny/trunk/PKGBUILD
  perl-file-sharedir/trunk/PKGBUILD
  perl-ipc-system-simple/trunk/PKGBUILD
  perl-tie-simple/trunk/PKGBUILD

---------------------------------------+
 perl-capture-tiny/trunk/PKGBUILD      |    2 +-
 perl-file-sharedir/trunk/PKGBUILD     |    2 +-
 perl-ipc-system-simple/trunk/PKGBUILD |    2 +-
 perl-tie-simple/trunk/PKGBUILD        |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

Modified: perl-capture-tiny/trunk/PKGBUILD
===================================================================
--- perl-capture-tiny/trunk/PKGBUILD	2011-10-19 09:25:30 UTC (rev 140784)
+++ perl-capture-tiny/trunk/PKGBUILD	2011-10-19 09:36:49 UTC (rev 140785)
@@ -9,7 +9,7 @@
 arch=(any)
 license=(PerlArtistic GPL)
 depends=(perl)
-url='http://search.cpan.org/dist/$_realname'
+url="http://search.cpan.org/dist/$_realname"
 options=('!emptydirs')
 source=("http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/$_realname-$pkgver.tar.gz")
 md5sums=('afbd9be69e4691ba8316545d216abdc8')

Modified: perl-file-sharedir/trunk/PKGBUILD
===================================================================
--- perl-file-sharedir/trunk/PKGBUILD	2011-10-19 09:25:30 UTC (rev 140784)
+++ perl-file-sharedir/trunk/PKGBUILD	2011-10-19 09:36:49 UTC (rev 140785)
@@ -9,7 +9,7 @@
 arch=(any)
 license=(PerlArtistic GPL)
 depends=(perl-class-inspector)
-url='http://search.cpan.org/dist/$_realname'
+url="http://search.cpan.org/dist/$_realname"
 options=('!emptydirs')
 source=("http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/$_realname-$pkgver.tar.gz")
 md5sums=('333a0903db23b9097adfbeb37b99d561')

Modified: perl-ipc-system-simple/trunk/PKGBUILD
===================================================================
--- perl-ipc-system-simple/trunk/PKGBUILD	2011-10-19 09:25:30 UTC (rev 140784)
+++ perl-ipc-system-simple/trunk/PKGBUILD	2011-10-19 09:36:49 UTC (rev 140785)
@@ -9,7 +9,7 @@
 arch=(any)
 license=(PerlArtistic GPL)
 depends=(perl)
-url='http://search.cpan.org/dist/$_realname'
+url="http://search.cpan.org/dist/$_realname"
 options=('!emptydirs')
 source=("http://search.cpan.org/CPAN/authors/id/P/PJ/PJF/$_realname-$pkgver.tar.gz")
 md5sums=('8215b62fe1b8447b99e17861e2255288')

Modified: perl-tie-simple/trunk/PKGBUILD
===================================================================
--- perl-tie-simple/trunk/PKGBUILD	2011-10-19 09:25:30 UTC (rev 140784)
+++ perl-tie-simple/trunk/PKGBUILD	2011-10-19 09:36:49 UTC (rev 140785)
@@ -8,7 +8,7 @@
 arch=(any)
 license=(PerlArtistic GPL)
 depends=(perl)
-url='http://search.cpan.org/dist/$_realname'
+url="http://search.cpan.org/dist/$_realname"
 options=('!emptydirs')
 source=("http://search.cpan.org/CPAN/authors/id/H/HA/HANENKAMP/$_realname-$pkgver.tar.gz")
 md5sums=('198f7ec68c9b954251c4ed163ee112c7')




More information about the arch-commits mailing list