[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 1 09:06:01 UTC 2021
Date: Saturday, May 1, 2021 @ 09:05:55
Author: felixonmars
Revision: 925437
upgpkg: v2ray-domain-list-community 20210430100800-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-01 09:05:44 UTC (rev 925436)
+++ PKGBUILD 2021-05-01 09:05:55 UTC (rev 925437)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210427111318
+pkgver=20210430100800
pkgrel=1
pkgdesc="A list of domains to be used as geosites for routing purpose in Project V"
arch=('any')
@@ -9,7 +9,7 @@
license=('MIT')
makedepends=('go' 'git')
source=("https://github.com/v2fly/domain-list-community/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('f186f60442247fc0eb413e48504f85f5fdf0e6a244ad316dd72d87ad134e465ad8989c20e0ebf8bda6f5936dafc0558fa7984ebb106e91ca2e5ffa75c84b04c5')
+sha512sums=('d39ee855aa0cc7e225d6fad0a71d32172de9391b9b79df5fe0b7d308a0d141a32a6a7d256c80662100270a886783dd2119798609db1d10bcb9aac8c218465e78')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list