[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jun 12 13:59:08 UTC 2021
Date: Saturday, June 12, 2021 @ 13:59:07
Author: felixonmars
Revision: 963148
upgpkg: v2ray-domain-list-community 20210612110829-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-12 13:50:33 UTC (rev 963147)
+++ PKGBUILD 2021-06-12 13:59:07 UTC (rev 963148)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210611153908
+pkgver=20210612110829
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=('c1084e19af1ccc1e75d48de5dccc4ad52a2cb16eccd29f2a1c21965806d885fc0516df4030dabcbf015d45e8f0e38edaafbc769cd878419cc6565dffc606021a')
+sha512sums=('48093d6cea12bbe47e7a7ac83b9b54bc5b218b1d4320c4eb35d7961eb4004f9c026b35f20242fdddca62d5e5d059e14634a91a38e25e9e3412855c49b9f33cc2')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list