1 # Maintainer: Felix Yan <felixonmars@archlinux.org>
6 pkgdesc="GeoIP List for V2Ray"
8 url="https://github.com/v2fly/geoip"
10 source=("geoip-$pkgver.dat::https://github.com/v2fly/geoip/releases/download/$pkgver/geoip.dat")
11 sha512sums=('02ef1fe5a20908855bc8bd8e8782792d0c5a0535f5d2d92dc69ccb4d90235a78e6b41c904541ab6110fe3fc751f19c1c8e7e7769d08146836644386ac800c5bb')
14 install -Dm644 geoip-$pkgver.dat "$pkgdir"/usr/share/v2ray/geoip.dat