summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7060d2f044d6..0b07db4d27a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@ pkgname=perl-net-ping
_cpanname=Net-Ping
_module=Net::Ping
pkgver=2.41
-pkgrel=1
+pkgrel=2
pkgdesc="$_module - check a remote host for reachability"
-arch=('i686' 'x86_64')
+arch=('any')
url="https://metacpan.org/release/$_cpanname"
license=('unknown')
source=("http://cpan.metacpan.org/authors/id/S/SM/SMPETERS/${_cpanname}-${pkgver}.tar.gz")