[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Jul 17 14:53:49 UTC 2021
Date: Saturday, July 17, 2021 @ 14:53:49
Author: felixonmars
Revision: 978346
upgpkg: v2ray-domain-list-community 20210717091509-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-17 14:48:09 UTC (rev 978345)
+++ PKGBUILD 2021-07-17 14:53:49 UTC (rev 978346)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210715104242
+pkgver=20210717091509
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=('f7043d6bd3c570f5cfc1bcceda8624f2fc4cf857b0a16cf3fc249e37b46812cb6d4b4d6ad3a672d80199e5dcfa36934044b22786dbae41671f0f1f7b2c173322')
+sha512sums=('0790b096f478c820f6042c8df7b249de15f728dd652c47c1ed41a21c76ec7f5a37c14c7b87592dd26f1b6580124b699c9a3e41135bebcc3a08f628062e509050')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list