[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Jul 11 14:42:28 UTC 2021
Date: Sunday, July 11, 2021 @ 14:42:28
Author: felixonmars
Revision: 976569
upgpkg: v2ray-domain-list-community 20210711091359-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-11 14:42:18 UTC (rev 976568)
+++ PKGBUILD 2021-07-11 14:42:28 UTC (rev 976569)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210709152606
+pkgver=20210711091359
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=('370582d61deba13df407cbf3a4bbe39e08ef9fcf710c92418b57199a689bffbcba17c9e61ea1ba07d82d4a9efeba73daa8fd1af49785d53235ae63da01f1d9df')
+sha512sums=('2cac57a5af0f24334ebf54583637fe3e0a8728aff636222844140a6f557810fe1eb4af8467059f964713fd33a78071e050c2298fd070b4c56b5247af69f362fa')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list