summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9c981960877..75a5d8b4b8c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = perl-gtk2-appindicator
pkgdesc = Gtk2::AppIndicator - Perl extension for libappindicator
pkgver = 0.15
pkgrel = 6
- url = http://search.cpan.org/~oesterhol/Gtk2-AppIndicator/lib/Gtk2/AppIndicator.pm
+ url = https://metacpan.org/pod/distribution/Gtk2-AppIndicator/lib/Gtk2/AppIndicator.pm
arch = i686
arch = x86_64
license = PerlArtistic
diff --git a/PKGBUILD b/PKGBUILD
index cb19392b4afb..26fccefac57f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.15
pkgrel=6
pkgdesc="Gtk2::AppIndicator - Perl extension for libappindicator"
arch=('i686' 'x86_64')
-url="http://search.cpan.org/~oesterhol/Gtk2-AppIndicator/lib/Gtk2/AppIndicator.pm"
+url="https://metacpan.org/pod/distribution/Gtk2-AppIndicator/lib/Gtk2/AppIndicator.pm"
license=('PerlArtistic')
depends=('libappindicator-gtk2' 'gtk2-perl')
source=(https://cpan.metacpan.org/authors/id/O/OE/OESTERHOL/Gtk2-AppIndicator-${pkgver}.tar.gz)