[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Jul 4 19:15:58 UTC 2022
Date: Monday, July 4, 2022 @ 19:15:58
Author: felixonmars
Revision: 1243967
upgpkg: v2ray-domain-list-community 20220704031409-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-04 18:34:27 UTC (rev 1243966)
+++ PKGBUILD 2022-07-04 19:15:58 UTC (rev 1243967)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20220702092201
+pkgver=20220704031409
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=('475e4211611d5159c5b554cd3bdff8ba8751c6c54b0a12568c1a368961cf8fe4fad894ee3a8926bbdcb00dd26f308bc45fcecece6d31d35504aeb61b4ed0a7a6')
+sha512sums=('8762a59691a228da854eec7b4da0baba07e2a724864697de6964580a3236811220ae7155631780ef3c449e3b971267868f2da4c5d4a83fe469171e08a226aa77')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list