[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Jul 18 13:18:21 UTC 2021
Date: Sunday, July 18, 2021 @ 13:18:21
Author: felixonmars
Revision: 978487
upgpkg: v2ray-domain-list-community 20210717172626-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-18 13:15:38 UTC (rev 978486)
+++ PKGBUILD 2021-07-18 13:18:21 UTC (rev 978487)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210717091509
+pkgver=20210717172626
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=('0790b096f478c820f6042c8df7b249de15f728dd652c47c1ed41a21c76ec7f5a37c14c7b87592dd26f1b6580124b699c9a3e41135bebcc3a08f628062e509050')
+sha512sums=('1e404be62e0d63111270350964d80158a0b63ea97ec565f1e7b4d9de3b7287ec1a464fab78109bdc404b8d2d2e44b0278239138c45d2346d9c594fd8e826ab7e')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list