[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Jul 10 01:48:03 UTC 2021
Date: Saturday, July 10, 2021 @ 01:48:02
Author: felixonmars
Revision: 976352
upgpkg: v2ray-domain-list-community 20210709152606-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-10 01:47:58 UTC (rev 976351)
+++ PKGBUILD 2021-07-10 01:48:02 UTC (rev 976352)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210707032357
+pkgver=20210709152606
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=('a1880d9c73885c5452e668392ce51bb8f0599def8dcc9174d66b5b9d344417b0d6d77cf6d8a6a67b31411a71e2c81a620d14280d16a8c75a08e6e2a64f3f660b')
+sha512sums=('370582d61deba13df407cbf3a4bbe39e08ef9fcf710c92418b57199a689bffbcba17c9e61ea1ba07d82d4a9efeba73daa8fd1af49785d53235ae63da01f1d9df')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list