[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 17 10:18:43 UTC 2021
Date: Wednesday, March 17, 2021 @ 10:18:43
Author: felixonmars
Revision: 893237
upgpkg: v2ray-domain-list-community 20210317031429-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-17 10:18:42 UTC (rev 893236)
+++ PKGBUILD 2021-03-17 10:18:43 UTC (rev 893237)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210316053120
+pkgver=20210317031429
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=('9cb167d75a0a099d1a064a23e9383d9171d83641b288e561de0c431cdf9b1d1cf97d07570767857abdfe5230752d959755f8c3b7b8035231a01c3924f0437185')
+sha512sums=('12ff9fe6c211bf7897395c11aa9d823d4336e43ebda424edaed56cf915a7707727bcaa7ce233482bef284801862ea0a2d67b15a5c24cd59772a9c14729d8dcf2')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list