aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2023-11-11 14:11:35 +0530
committerAmish2023-11-11 14:11:35 +0530
commitc1d305cddfc02b9ec7067de96953a586913df0ed (patch)
tree8433eef639b068d99931380012987538829ea217
parent51b54c2f4ac1f6e273edbdde98d5fc5181a0bc80 (diff)
downloadaur-c1d305cddfc02b9ec7067de96953a586913df0ed.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 8aae85d1534f..243697283372 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = xtables-geoip-db
pkgdesc = GeoIP Database for xtables
pkgver = 2.2
- pkgrel = 7
+ pkgrel = 9
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-2023-10.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2023-10.csv.gz
+ source = dbip-country-lite-2023-11.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2023-11.csv.gz
source = README
source = xt_geoip_build
source = mmcsv_geoip_build
diff --git a/PKGBUILD b/PKGBUILD
index 5982e709cf18..94aeebeed8ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=xtables-geoip-db
pkgver=2.2
-pkgrel=7
+pkgrel=9
pkgdesc="GeoIP Database for xtables"
arch=('any')
license=('BSD' 'GPL')