[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Feb 20 20:28:37 UTC 2022
Date: Sunday, February 20, 2022 @ 20:28:36
Author: felixonmars
Revision: 1135332
upgpkg: v2ray-domain-list-community 20220219153450-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-20 20:28:16 UTC (rev 1135331)
+++ PKGBUILD 2022-02-20 20:28:36 UTC (rev 1135332)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20220216081347
+pkgver=20220219153450
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=("$pkgname-$pkgver.tar.gz::https://github.com/v2fly/domain-list-community/archive/$pkgver.tar.gz")
-sha512sums=('f4dbe0a353c990edd91d800b00ea4220e20d80fbb77737ca04f4322e68d2cfd2d6542b00f9b1e44c3c53f74c083afff764ab688a4512c23861349e07424153bb')
+sha512sums=('9d124d8cab3f6fb5d4ec2b6d77e4218378f6683a410f22cefe581af9b3362e859140108611edeb58ea57b7cad2d08a9239ce07fa177cd4a410ddccc1ba298c2c')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list