summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2023-02-12 12:39:33 +0800
committerlilac2023-02-12 12:39:33 +0800
commitd86a685ab01cf70a787e02a398f5b278f0503614 (patch)
tree0f92f8e88281ea40d6e412103a4aaa3ed5f34910 /PKGBUILD
parent19a83142c2a3cf63a77b01e375bf02c4b70980ca (diff)
downloadaur-d86a685ab01cf70a787e02a398f5b278f0503614.tar.gz
[lilac] updated to 20230212-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3285f471ce6a..e8f39ca48110 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=clash-geoip
_pkgname=maxmind-geoip
-pkgver=20230112
+pkgver=20230212
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=('98cbbe53782da199a2e8bad3313aac359299fb0e09e8b675e80a2b9decb2ecff')
+sha256sums=('4e799aeada444f856b9b91bc2a62e9b159e90f62482adb39ea4650b0121b459f')
package() {
install -Dm0644 "${_pkgname}-${pkgver}.mmdb" "${pkgdir}"/etc/clash/Country.mmdb