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