[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Sep 27 22:52:50 UTC 2021
Date: Monday, September 27, 2021 @ 22:52:49
Author: felixonmars
Revision: 1025810
upgpkg: v2ray-domain-list-community 20210927113941-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-27 22:02:22 UTC (rev 1025809)
+++ PKGBUILD 2021-09-27 22:52:49 UTC (rev 1025810)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210925082813
+pkgver=20210927113941
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=('bf9b32fee3518f0725f2f443ef6c4c76c0e2769b2a1ea7d606f2ab2af2ea8d8deeac942b7399e1e58e2bf771112d397dad447bc955d07bd5e72c9f3f14657d60')
+sha512sums=('72ad64fbc44e6b311c50b208e85fa2b410d8a91d007b31c88d3f206b1ce9f8122c633f4bb265953eb2702c7fdc33626fca812469a321d17a3030ed643bc3a75c')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list