[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jun 11 12:21:49 UTC 2021
Date: Friday, June 11, 2021 @ 12:21:48
Author: felixonmars
Revision: 962239
upgpkg: v2ray-domain-list-community 20210611071214-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-11 12:21:47 UTC (rev 962238)
+++ PKGBUILD 2021-06-11 12:21:48 UTC (rev 962239)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210610173855
+pkgver=20210611071214
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=('2f7149ac45a3f6a21601e3b2ee761d7556a2061fca862b396a5a7540980922ce54926de9f428ed4d9c75b25146941d23e6c7f622c7bae01d07ac76db20fbae26')
+sha512sums=('b83e80630ec4370c80e74e2bfcbfc36372deb5cbfe8cec1d2fb9280b2faf6686b7f942dd59d6f0414403b27fb1a1d82bdf61cdf025cd0f0fad84d0b1c82f165d')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list