aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2023-07-12 19:07:56 +0530
committerAmish2023-07-12 19:07:56 +0530
commit6a09c203ead2625f0baee57538433266851c3191 (patch)
tree111b97cb6dc20828e26a751f9c6e3c122977b30d
parent8a6cda8bfa17c2e112e592afec39e30925730fd2 (diff)
downloadaur-6a09c203ead2625f0baee57538433266851c3191.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 34216bb301eb..6360fe6349ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = xtables-geoip-db
pkgdesc = GeoIP Database for xtables
pkgver = 2.2
- pkgrel = 5
+ pkgrel = 6
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-06.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2023-06.csv.gz
+ source = dbip-country-lite-2023-07.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2023-07.csv.gz
source = README
source = xt_geoip_build
source = mmcsv_geoip_build
diff --git a/PKGBUILD b/PKGBUILD
index 3989c81e1f14..7eed3294bf8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=xtables-geoip-db
pkgver=2.2
-pkgrel=5
+pkgrel=6
pkgdesc="GeoIP Database for xtables"
arch=('any')
license=('BSD' 'GPL')