[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 21 17:04:25 UTC 2021
Date: Friday, May 21, 2021 @ 17:04:24
Author: felixonmars
Revision: 940807
upgpkg: v2ray-domain-list-community 20210521164504-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-21 17:03:20 UTC (rev 940806)
+++ PKGBUILD 2021-05-21 17:04:24 UTC (rev 940807)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210519075125
+pkgver=20210521164504
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=('6e2ec17d615b44f1df5e3a9978a66dce997b0a03e584078bc9d0642d34d1adba22bdfd89501bad375ae745ba2b18bd50d9ec13941b4ca6e263a509023d9359cd')
+sha512sums=('c59b8c0464d734226312940bcc1f741a1a50be140ebd1d4598b32b830e9c2b8f745e1014199fae726246f8c6f397e2dcdc2595218a948d3ca9a1ce1d35b811f1')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list