[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 4 04:44:14 UTC 2021
Date: Tuesday, May 4, 2021 @ 04:44:13
Author: felixonmars
Revision: 927351
upgpkg: v2ray-domain-list-community 20210503160945-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-04 04:44:00 UTC (rev 927350)
+++ PKGBUILD 2021-05-04 04:44:13 UTC (rev 927351)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210503063650
+pkgver=20210503160945
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=('c9b2d51edd9f8566a17848e6801157f6e4242b3f9e9041d5885572021917568afe83c50a0b0ede9abc3b00736353ed5678aa089f45b7acd378e22030fabb30e7')
+sha512sums=('2652531dc21c5b3732c13e86dde59779c58de0348d548ac301cc9ae85559a727381c04088dc28d2f116e04468e632bc985d1addea8d45f5da7aa0d4cc99b3513')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list