summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2018-02-20 22:05:16 -0700
committerBrian Bidulock2018-02-20 22:05:16 -0700
commitb136a10f57d400c95ee3cf0e6fdcf93a6730c4d9 (patch)
treed7a5171e558ef41e539ae853f90a5b15c5a4b7c8 /PKGBUILD
parent5fb1b773846bd91482a3d9e56c4bc88dc4a6ace8 (diff)
downloadaur-b136a10f57d400c95ee3cf0e6fdcf93a6730c4d9.tar.gz
uppkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb3ad594caa9..38cadc947fdc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=perl-net-netmask
_cpanname=Net-Netmask
_module=Net::Netmask
-pkgver=1.9019
+pkgver=1.9022
pkgrel=1
pkgdesc="Parse, manipulate and lookup IP network blocks."
arch=('any')
@@ -13,7 +13,7 @@ license=('GPL' 'PerlArtistic')
depends=()
options=('!emptydirs')
source=("http://cpan.metacpan.org/authors/id/M/MU/MUIR/modules/${_cpanname}-${pkgver}.tar.gz")
-md5sums=('406995de27f55980f50f0bfbeb3c2d27')
+md5sums=('67cee41e2214bd0934ff96944b29130c')
build() {
cd "$srcdir/$_cpanname-$pkgver"