[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jun 6 11:24:31 UTC 2021
Date: Sunday, June 6, 2021 @ 11:24:31
Author: felixonmars
Revision: 956222
upgpkg: v2ray-domain-list-community 20210606084319-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-06 11:16:35 UTC (rev 956221)
+++ PKGBUILD 2021-06-06 11:24:31 UTC (rev 956222)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210531212831
+pkgver=20210606084319
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=('2b0852cc4f91786cad7db3134b3b4f79b2d3364aa0c54bcbabb0998fad9e95694d5003cee2aed860a674f86bed93c3892199530280c608c1dc7bcc4c60a38c12')
+sha512sums=('2cd3c57a926b029457d94770c08d4ca4e159816fa8485444cd8133407ccea69e81904f047e5c38f34eea220dd79d3db766da500bfe3edd925c644dcc42934dd5')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list