summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhoton892020-06-26 15:16:18 +0200
committerPhoton892020-06-26 15:16:18 +0200
commitaedceb8bece0ed14110a29c5ce744809fef3ead8 (patch)
tree956413ad7110cf05b082278cbb2e8448d3f01e8f
parent6db9da34e6f9de60518c14bcb6685a377ca4e528 (diff)
downloadaur-aedceb8bece0ed14110a29c5ce744809fef3ead8.tar.gz
Updated upstream URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f3de01610fa..28e0c1c3a11e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
-# Generated by makepkg 4.2.1
-# Sun Jun 28 20:45:13 UTC 2015
pkgbase = perl-net-dbus-glib
pkgdesc = Net::DBus::GLib - Perl extension for the DBus GLib bindings
pkgver = 0.33.0
pkgrel = 6
- url = http://search.cpan.org/~danberr/Net-DBus-GLib-0.33.0/lib/Net/DBus/GLib.pm
+ url = https://metacpan.org/pod/release/DANBERR/Net-DBus-GLib-0.33.0/lib/Net/DBus/GLib.pm
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 02871b00088f..c34f441447f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.33.0
pkgrel=6
pkgdesc="Net::DBus::GLib - Perl extension for the DBus GLib bindings"
arch=('i686' 'x86_64')
-url="http://search.cpan.org/~danberr/Net-DBus-GLib-$pkgver/lib/Net/DBus/GLib.pm"
+url="https://metacpan.org/pod/release/DANBERR/Net-DBus-GLib-$pkgver/lib/Net/DBus/GLib.pm"
license=('GPL' 'PerlArtistic')
depends=('dbus-glib' 'glib-perl' 'perl-net-dbus')
source=(http://search.cpan.org/CPAN/authors/id/D/DA/DANBERR/Net-DBus-GLib-$pkgver.tar.gz)