summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8f39ca48110..9633d3b5d19a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=clash-geoip
_pkgname=maxmind-geoip
-pkgver=20230212
+pkgver=20230312
pkgrel=1
pkgdesc="A GeoLite2 data created by MaxMind"
arch=('any')
url="https://github.com/Dreamacro/maxmind-geoip"
license=('custom')
source=("${_pkgname}-${pkgver}.mmdb::${url}/releases/download/${pkgver}/Country.mmdb")
-sha256sums=('4e799aeada444f856b9b91bc2a62e9b159e90f62482adb39ea4650b0121b459f')
+sha256sums=('63f825cfa1d47e3a31f4c9fe80fcc0f3eb541ea57f2a42089d49f84b26a35221')
package() {
install -Dm0644 "${_pkgname}-${pkgver}.mmdb" "${pkgdir}"/etc/clash/Country.mmdb