[arch-commits] Commit in v2ray-geoip/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Aug 16 04:29:01 UTC 2019


    Date: Friday, August 16, 2019 @ 04:29:01
  Author: felixonmars
Revision: 499664

upgpkg: v2ray-geoip 20190813-1

Modified:
  v2ray-geoip/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-16 04:27:29 UTC (rev 499663)
+++ PKGBUILD	2019-08-16 04:29:01 UTC (rev 499664)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=v2ray-geoip
-pkgver=20190611
+pkgver=20190813
 pkgrel=1
 pkgdesc="GeoIP List for V2Ray"
 arch=('any')
@@ -9,7 +9,7 @@
 license=('MIT')
 makedepends=('go-pie' 'git')
 source=("GeoLite2-Country-CSV-$pkgver.zip::https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country-CSV.zip")
-sha512sums=('fb921d27152c3544e0e8a8a78349370b63d059bfb33653209c7332bb1ad3da175b7bdffc3b5c94a924d799af9a8b54cd815ddcb96c853881b0569c944642cfda')
+sha512sums=('fbf72cf86a5da8972188304b4b51e3dc9947a776914faa7c640d49cb2985d7755d12f9bba70857a9430d743ab45638cd1373e295e678095db5796f42177f6db5')
 
 prepare() {
   mkdir .gopath



More information about the arch-commits mailing list