aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2022-09-11 14:45:30 +0530
committerAmish2022-09-11 14:45:30 +0530
commit346af1746efaf468f3195dcdaa1b8f903fc2170d (patch)
tree742cac69f917118bea6efba34468764d64509b47
parentf9f4e3037b4ecb67c1af1697afefc8abc0c59ca3 (diff)
downloadaur-346af1746efaf468f3195dcdaa1b8f903fc2170d.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 1a096697ed1e..5a5e2bdd97b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = xtables-geoip-db
pkgdesc = GeoIP Database for xtables
pkgver = 2.1
- pkgrel = 25
+ pkgrel = 26
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-08.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2022-08.csv.gz
+ source = dbip-country-lite-2022-09.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2022-09.csv.gz
source = README
source = xt_geoip_build
source = mmcsv_geoip_build
diff --git a/PKGBUILD b/PKGBUILD
index 354ded1d4d9a..9ce292f5b21b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=xtables-geoip-db
pkgver=2.1
-pkgrel=25
+pkgrel=26
pkgdesc="GeoIP Database for xtables"
arch=('any')
license=('BSD' 'GPL')