aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2021-06-11 10:30:05 +0530
committerAmish2021-06-11 10:30:05 +0530
commit57c95d6547106afabce8606a44466963c4654cc2 (patch)
treede5e1f45852150687b87a33c12d546350f5e9084
parentcdf351c0a914272ac0d6aa9d4a8265f500380344 (diff)
downloadaur-57c95d6547106afabce8606a44466963c4654cc2.tar.gz
Rebuild with latest DB-IP databas
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5555add6b062..9d23a544e78f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = xtables-geoip-db
pkgdesc = GeoIP Database for xtables
pkgver = 2.1
- pkgrel = 10
+ pkgrel = 11
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-2021-05.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2021-05.csv.gz
+ source = dbip-country-lite-2021-06.csv.gz::https://download.db-ip.com/free/dbip-country-lite-2021-06.csv.gz
source = README
source = xt_geoip_build
source = mmcsv_geoip_build
@@ -18,4 +18,3 @@ pkgbase = xtables-geoip-db
sha256sums = 2ff950f3ed0e93722bf0477a4b0bd3fdd79d94b5631f073e80bc76f10d596cc3
pkgname = xtables-geoip-db
-
diff --git a/PKGBUILD b/PKGBUILD
index c7a39d2b025e..9ad64dfe0163 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amish <contact at via dot aur>
pkgname=xtables-geoip-db
pkgver=2.1
-pkgrel=10
+pkgrel=11
pkgdesc="GeoIP Database for xtables"
arch=('any')
license=('BSD' 'GPL')