[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Apr 23 17:23:35 UTC 2022
Date: Saturday, April 23, 2022 @ 17:23:35
Author: felixonmars
Revision: 1187667
upgpkg: v2ray-domain-list-community 20220419022654-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-23 17:21:01 UTC (rev 1187666)
+++ PKGBUILD 2022-04-23 17:23:35 UTC (rev 1187667)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20220417164120
+pkgver=20220419022654
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=('dd1e05d3550b1c6405eb765473ad81998d34e32345d3d5ef1bf80b9f29bde7d528a4a94d68fa7badcaad7099445fa5fc66f4eef5d286ca2bda994ca26e623597')
+sha512sums=('d62b706261b009c10c7901e8a4e867a0b27e9b6414f651e8fd6159cb6042451c1c7d4eb9dd1cb4047f40931b3ef7c2675e1832bc968db18c008b202443ad17ea')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list