summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhoton892019-06-15 11:47:32 +0200
committerPhoton892019-06-15 11:47:32 +0200
commit08d0f8e00b83a3f96c71b2bf863500c45ad21db6 (patch)
tree759a7af2734d0d21b9161c54e3f217d1d8e99f2b
parenta169676926fd7c09bbfa100b8b1bb48dd5a0c3c7 (diff)
downloadaur-08d0f8e00b83a3f96c71b2bf863500c45ad21db6.tar.gz
Updated project URL as well
-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)