summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2023-06-12 13:04:03 +0800
committerlilac2023-06-12 13:04:03 +0800
commit2db77f658c824bf2602cb9612cafd7a584b920d9 (patch)
tree2ee371c1de111d4d8a6faab926d5a8e57a571a7c /PKGBUILD
parentebd45d9aadcefbcdc6e95b077aff53012459da8b (diff)
downloadaur-2db77f658c824bf2602cb9612cafd7a584b920d9.tar.gz
[lilac] updated to 20230612-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e886aa003b65..b0e44dd72e26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=clash-geoip
_pkgname=maxmind-geoip
-pkgver=20230512
+pkgver=20230612
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=('fd02228be7fba4ecd75e5843415e97187a728c09424bf38e35a95b3d29e602b1')
+sha256sums=('b83f94ccc8e942fb8d31c2319b88872e72708715ecb44dd6fb4c42b9ff63fe2f')
package() {
install -Dm0644 "${_pkgname}-${pkgver}.mmdb" "${pkgdir}"/etc/clash/Country.mmdb