aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2022-12-12 17:07:00 +0530
committerAmish2022-12-12 17:07:00 +0530
commit35ca2a859d2df55baf108696b50e1d777498d70f (patch)
tree546b81d5d2866612ab06f9cf8bd960135926f007
parent1e1871493ee475653345300432beaa3cde30db75 (diff)
downloadaur-35ca2a859d2df55baf108696b50e1d777498d70f.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 a3871c3b38a9..8ae31718980e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = xtables-geoip-db
pkgdesc = GeoIP Database for xtables
pkgver = 2.2
- pkgrel = 1
+ pkgrel = 2
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-10.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2022-10.csv.gz
+ source = dbip-country-lite-2022-12.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2022-12.csv.gz
source = README
source = xt_geoip_build
source = mmcsv_geoip_build
diff --git a/PKGBUILD b/PKGBUILD
index 56b914bfb2b9..e3d7016424da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=xtables-geoip-db
pkgver=2.2
-pkgrel=1
+pkgrel=2
pkgdesc="GeoIP Database for xtables"
arch=('any')
license=('BSD' 'GPL')