[arch-commits] Commit in perl-file-desktopentry/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 20 20:52:31 UTC 2019
Date: Monday, May 20, 2019 @ 20:52:31
Author: arojas
Revision: 353691
https
Modified:
perl-file-desktopentry/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-20 20:52:07 UTC (rev 353690)
+++ PKGBUILD 2019-05-20 20:52:31 UTC (rev 353691)
@@ -6,11 +6,11 @@
pkgdesc='Object to handle .desktop files'
arch=('any')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/File-DesktopEntry/"
+url="https://search.cpan.org/dist/File-DesktopEntry/"
depends=('perl-file-basedir' 'perl-uri')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/M/MI/MICHIELB/File-DesktopEntry-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/M/MI/MICHIELB/File-DesktopEntry-$pkgver.tar.gz)
sha1sums=('5cec1844dc150db3eab387467379888b43b3fb35')
build() {
More information about the arch-commits
mailing list