summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Țițeică2016-09-14 20:24:35 +0300
committerArthur Țițeică2016-09-14 20:24:35 +0300
commitd62c8c3369443deddadf5732bbad8d090c1da5bd (patch)
tree9d008ef54b1b7399fda61978bbd07a4918b11ae5
parent1a353af2206010ee08a7e64557fcae4e4070b12c (diff)
downloadaur-d62c8c3369443deddadf5732bbad8d090c1da5bd.tar.gz
1.151940
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b99cadc2943..8170066b2c7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
+# Generated by mksrcinfo v8
+# Wed Sep 14 17:23:59 UTC 2016
pkgbase = perl-geo-ipfree
pkgdesc = Look up country of IP Address. This module make this off-line and the DB of IPs is free & small.
- pkgver = 1.141670
+ pkgver = 1.151940
pkgrel = 1
url = http://search.cpan.org/~bricas/Geo-IPfree
arch = any
license = GPL
license = PerlArtistic
options = !emptydirs
- source = http://search.cpan.org/CPAN/authors/id/B/BR/BRICAS/Geo-IPfree-1.141670.tar.gz
- sha256sums = 7b67b200e0af839e6a7784ea309975d1c7ebf68fae56d5d7160193e2f360a772
+ source = http://search.cpan.org/CPAN/authors/id/B/BR/BRICAS/Geo-IPfree-1.151940.tar.gz
+ sha256sums = ae8d67f4f7e999ee0190ca112045e207ef019fe5eda8b634ef2479f34d8f6251
pkgname = perl-geo-ipfree
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"