diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/perl-linux-desktopfiles/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/perl-linux-desktopfiles/PKGBUILD b/pcr/perl-linux-desktopfiles/PKGBUILD index cd4fb923b..70a5c91e9 100644 --- a/pcr/perl-linux-desktopfiles/PKGBUILD +++ b/pcr/perl-linux-desktopfiles/PKGBUILD @@ -8,7 +8,7 @@ pkgdesc="Perl module to get and parse the Linux .desktop files" arch=('any') url="https://metacpan.org/module/Linux::DesktopFiles" -source="http://cpan.metacpan.org/authors/id/T/TR/TRIZEN/${_pkgname}-${pkgver}.tar.gz" +source=("http://cpan.metacpan.org/authors/id/T/TR/TRIZEN/${_pkgname}-${pkgver}.tar.gz") sha256sums=('45afb52301ed1553fa741c40e62dc91280bb0e6e58dad83e6a49415a02f0973b') license=('GPLv3') |