[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 22 15:55:11 UTC 2021
Date: Saturday, May 22, 2021 @ 15:55:11
Author: felixonmars
Revision: 942021
upgpkg: v2ray-domain-list-community 20210522080754-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-22 15:54:11 UTC (rev 942020)
+++ PKGBUILD 2021-05-22 15:55:11 UTC (rev 942021)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210521164504
+pkgver=20210522080754
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=('c59b8c0464d734226312940bcc1f741a1a50be140ebd1d4598b32b830e9c2b8f745e1014199fae726246f8c6f397e2dcdc2595218a948d3ca9a1ce1d35b811f1')
+sha512sums=('a76b3a294d251b1ad487f19d0b3d42d00b199e277eabcea9ebf9b7b786146cdf38293cd99b5611b8cf9f3a195d0fc9dac7aa81391a3dcbde01e0b0136eb3c6ec')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list