[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jan 15 21:43:04 UTC 2021
Date: Friday, January 15, 2021 @ 21:43:03
Author: felixonmars
Revision: 821032
upgpkg: v2ray-domain-list-community 20210115121134-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-15 21:05:29 UTC (rev 821031)
+++ PKGBUILD 2021-01-15 21:43:03 UTC (rev 821032)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210114153207
+pkgver=20210115121134
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=('2d8e94a240cc97d2aa86970bdd89bb5e98da23e76d6051ce8b0a29cfcf4fe7fb100600b3bdee5b5f75208bd171de07eeb78d8f233ea24a379cd9e7ceee5854b8')
+sha512sums=('f96aaec0dbfa092e74e29fbe3527ac94e564421ed00194b474731365082512874a838e0254a2db0e4803450c9f442ef0126ecda8cfdf2a168967ba6d66132a0f')
prepare() {
mkdir .gopath
More information about the arch-commits
mailing list