summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2023-01-12 12:19:54 +0800
committerlilac2023-01-12 12:19:54 +0800
commit19a83142c2a3cf63a77b01e375bf02c4b70980ca (patch)
tree7807e6d09648aa20277568c0ba4b1b1d3b94bc81 /PKGBUILD
parente133b6387ff93a729ceff2873b987a2c87119a07 (diff)
downloadaur-19a83142c2a3cf63a77b01e375bf02c4b70980ca.tar.gz
[lilac] updated to 20230112-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c95efda2cb98..3285f471ce6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=clash-geoip
_pkgname=maxmind-geoip
-pkgver=20221212
-pkgrel=2
+pkgver=20230112
+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=('a40a4f3d122f1bca9a939721ba94cddaed4850a00d5ed91c10c95200f79d8c7e')
+sha256sums=('98cbbe53782da199a2e8bad3313aac359299fb0e09e8b675e80a2b9decb2ecff')
package() {
install -Dm0644 "${_pkgname}-${pkgver}.mmdb" "${pkgdir}"/etc/clash/Country.mmdb