aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2020-07-14 08:05:44 +0530
committerAmish2020-07-14 08:05:44 +0530
commit6f4ef55e36c499355bbd088ed66bb0628e838052 (patch)
treeb9d2e924b71877b83af5778a8f297676692f2f2e
parent11451854b6604799e4c0ca3df9c33ccbc9633328 (diff)
downloadaur-6f4ef55e36c499355bbd088ed66bb0628e838052.tar.gz
Rebuild with latest DB-IP database
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 650ce70e8074..289cde55257b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = xtables-geoip-db
pkgdesc = GeoIP Database for xtables
pkgver = 2.0
- pkgrel = 5
+ pkgrel = 6
url = https://db-ip.com/db/download/ip-to-country-lite
arch = any
license = BSD
license = GPL
makedepends = perl-text-csv-xs
makedepends = perl-net-cidr-lite
- source = dbip-country-lite-2020-06.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2020-06.csv.gz
+ source = dbip-country-lite-2020-07.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2020-07.csv.gz
source = xt_geoip_build-3.9::https://sourceforge.net/p/xtables-addons/xtables-addons/ci/v3.9/tree/geoip/xt_geoip_build?format=raw
source = README
source = mmcsv_geoip_build
diff --git a/PKGBUILD b/PKGBUILD
index b7900a131842..c807d7c8bfb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=xtables-geoip-db
pkgver=2.0
-pkgrel=5
+pkgrel=6
pkgdesc="GeoIP Database for xtables"
arch=('any')
license=('BSD' 'GPL')