[arch-commits] Commit in perl-xml-libxml-simple/trunk (PKGBUILD)
Rémy Oudompheng
remy at archlinux.org
Thu Oct 20 21:26:16 UTC 2016
Date: Thursday, October 20, 2016 @ 21:26:15
Author: remy
Revision: 192751
Correct URL.
Modified:
perl-xml-libxml-simple/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-20 21:20:22 UTC (rev 192750)
+++ PKGBUILD 2016-10-20 21:26:15 UTC (rev 192751)
@@ -7,7 +7,7 @@
pkgrel=1
pkgdesc="An analogue of XML::Simple using libxml"
arch=('any')
-url='https://metacpan.org/release/${_dist}'
+url="https://metacpan.org/release/${_dist}"
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-xml-libxml' 'perl-file-slurp-tiny')
options=('!emptydirs')
More information about the arch-commits
mailing list