[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 30 12:05:38 UTC 2021
Date: Sunday, May 30, 2021 @ 12:05:37
Author: felixonmars
Revision: 950365
upgpkg: v2ray-domain-list-community 20210530091306-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-30 12:05:10 UTC (rev 950364)
+++ PKGBUILD 2021-05-30 12:05:37 UTC (rev 950365)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210527065138
+pkgver=20210530091306
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=('273f3e4aaf690e91d49b371d298779ddd3a0c1ce85500f9a2421b0c1b9be2579fb58618288020289fbe9bd032f684724928e4956c6ab75d1210036f92d6ce5e1')
+sha512sums=('d580c0f9354392c04b7a20b34bcf1a85064157d794c7dd418251da8d863c2be3a2ba1e353b7a591f7ba542a3d8f7b4e57f2d53151066bb41f6899d16c4a7bbfe')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list