[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 23 22:46:54 UTC 2021
Date: Sunday, May 23, 2021 @ 22:46:53
Author: felixonmars
Revision: 943544
upgpkg: v2ray-domain-list-community 20210523144111-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-23 22:43:47 UTC (rev 943543)
+++ PKGBUILD 2021-05-23 22:46:53 UTC (rev 943544)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210523034918
+pkgver=20210523144111
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=('aedf51558d24067fb963926be7702ab8b322e014312e5abdbbd56c0462e16175302b43a8683f4982db91aa750fcae33ab312e6d1428beee915238894d7d697cf')
+sha512sums=('80249885af1b362b73087eb784c4fdd6780dd95470df087826b5ba04ccc8ec665b347eb0cb87eaeb09a279a40843b9bf326ec278d54773ac805731afe5481c24')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list