Merge pull request #1271 from niklasholm/patch-7
perl-sgml: Replace tarball with url source
This commit is contained in:
@@ -10,8 +10,7 @@ url="http://search.cpan.org/dist/SGMLSpm"
|
||||
license=('GPL' 'PerlArtistic')
|
||||
depends=('perl')
|
||||
options=('!emptydirs' 'docs')
|
||||
source=(#https://www.cpan.org/authors/id/D/DM/DMEGG/SGMLSpm-${pkgver}.tar.gz
|
||||
SGMLSpm-${pkgver}.tar.gz)
|
||||
source=(http://backpan.perl.org/authors/id/D/DM/DMEGG/SGMLSpm-${pkgver}.tar.gz)
|
||||
sha256sums=('f06895c0206dada9f9e7f07ecaeb6a3651fd648f4820f49c1f76bfeaec2f2913')
|
||||
|
||||
prepare() {
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user