[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Feb 7 19:43:06 UTC 2022
Date: Monday, February 7, 2022 @ 19:43:06
Author: felixonmars
Revision: 1128610
upgpkg: v2ray-domain-list-community 20220207184440-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-07 19:42:53 UTC (rev 1128609)
+++ PKGBUILD 2022-02-07 19:43:06 UTC (rev 1128610)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20220201175515
+pkgver=20220207184440
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=('ab6d0dac9e11fdcd31c2eb2bba0ac0438efd7ab1643a3f8fc81b5108ebd4785e4554167faff9146eb5fce13d806140565a5b937cb48b75feae439fc5dc0409cf')
+sha512sums=('54296ba66a2044089e1a3515d80d381cbb40a6066bd29a25326934a35c8427e6781a222892db635012200d1233c294151faf1199e1b963b05fc6d981c0c6a03d')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list