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

Felix Yan felixonmars at archlinux.org
Tue Apr 13 19:06:03 UTC 2021


    Date: Tuesday, April 13, 2021 @ 19:06:02
  Author: felixonmars
Revision: 917759

upgpkg: v2ray-geoip 202104130230-1

Modified:
  v2ray-geoip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-13 19:06:02 UTC (rev 917758)
+++ PKGBUILD	2021-04-13 19:06:02 UTC (rev 917759)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=v2ray-geoip
-pkgver=202104120349
+pkgver=202104130230
 pkgrel=1
 pkgdesc="GeoIP List for V2Ray"
 arch=('any')
@@ -8,7 +8,7 @@
 url="https://github.com/v2fly/geoip"
 license=('CCPL:by-sa')
 source=("geoip-$pkgver.dat::https://github.com/v2fly/geoip/releases/download/$pkgver/geoip.dat")
-sha512sums=('cb5514b9f0890c2d7f3482dee23601ddf12a8c37755fc99d69748b218026e21eeed1080537b7d2ac136c29e2cf90ba6ebe8a90efb39f2a430f17502053e32d54')
+sha512sums=('e9b1edb2405493ff5d87aa52115e402ef3e8e864350d2014d7fbb8b39d2339dd0d31e1051772fa4bb3e88e1bc40cc1444fbef482db9398841c2d5deaeff58288')
 
 package() {
   install -Dm644 geoip-$pkgver.dat "$pkgdir"/usr/share/v2ray/geoip.dat



More information about the arch-commits mailing list