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 75c0f926578b..04d6df106643 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Pizon <pizon@pizon.org>
pkgname=perl-geo-ipfree
-pkgver=1.141670
+pkgver=1.151940
pkgrel=1
pkgdesc="Look up country of IP Address. This module make this off-line and the DB of IPs is free & small."
arch=('any')
@@ -10,7 +10,7 @@ url="http://search.cpan.org/~bricas/Geo-IPfree"
license=('GPL' 'PerlArtistic')
options=('!emptydirs')
source=(http://search.cpan.org/CPAN/authors/id/B/BR/BRICAS/Geo-IPfree-$pkgver.tar.gz)
-sha256sums=('7b67b200e0af839e6a7784ea309975d1c7ebf68fae56d5d7160193e2f360a772')
+sha256sums=('ae8d67f4f7e999ee0190ca112045e207ef019fe5eda8b634ef2479f34d8f6251')
build() {
cd "$srcdir/Geo-IPfree-$pkgver"