aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2023-05-11 21:22:37 +0530
committerAmish2023-05-11 21:22:37 +0530
commit2743c85cefd103a2849e28c57420a7fbb42962ef (patch)
treee4a31d81e14661035ca2c93b6f8e91dfa1633f57
parentd993507597b7416974797aff56aeda33f48fa945 (diff)
downloadaur-2743c85cefd103a2849e28c57420a7fbb42962ef.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 bae1de2f5c31..103ca1c375f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = xtables-geoip-db
pkgdesc = GeoIP Database for xtables
pkgver = 2.2
- pkgrel = 3
+ pkgrel = 4
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-04.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2023-04.csv.gz
+ source = dbip-country-lite-2023-05.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2023-05.csv.gz
source = README
source = xt_geoip_build
source = mmcsv_geoip_build
diff --git a/PKGBUILD b/PKGBUILD
index e2b5f8cc92b2..436ed767d030 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=xtables-geoip-db
pkgver=2.2
-pkgrel=3
+pkgrel=4
pkgdesc="GeoIP Database for xtables"
arch=('any')
license=('BSD' 'GPL')