aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2023-04-11 19:36:58 +0530
committerAmish2023-04-11 19:36:58 +0530
commitd993507597b7416974797aff56aeda33f48fa945 (patch)
tree4f301561a09d5612d39a85d05e7bc6d72ad528ae
parent35ca2a859d2df55baf108696b50e1d777498d70f (diff)
downloadaur-d993507597b7416974797aff56aeda33f48fa945.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 8ae31718980e..bae1de2f5c31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = xtables-geoip-db
pkgdesc = GeoIP Database for xtables
pkgver = 2.2
- pkgrel = 2
+ pkgrel = 3
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-2022-12.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2022-12.csv.gz
+ source = dbip-country-lite-2023-04.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2023-04.csv.gz
source = README
source = xt_geoip_build
source = mmcsv_geoip_build
diff --git a/PKGBUILD b/PKGBUILD
index e3d7016424da..e2b5f8cc92b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=xtables-geoip-db
pkgver=2.2
-pkgrel=2
+pkgrel=3
pkgdesc="GeoIP Database for xtables"
arch=('any')
license=('BSD' 'GPL')