[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Sep 6 11:19:59 UTC 2020
Date: Sunday, September 6, 2020 @ 11:19:59
Author: felixonmars
Revision: 699266
upgpkg: v2ray-domain-list-community 20200905024153-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-06 11:12:00 UTC (rev 699265)
+++ PKGBUILD 2020-09-06 11:19:59 UTC (rev 699266)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20200904230854
+pkgver=20200905024153
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=('88e13d8c23213ee59a856bd3e506a6947b52ddff6e9a12febbde5d935694bd57f801a967af2d9f098decbfc2c21396e6488f16757256b1422ac62c844a0aa31a')
+sha512sums=('c573ea31b53ea70a69e598434548cb150a85daeba31147be350d9fb2f26b80c4195fc379b090b0934856beb6872de8fe3fbfa6087efca764ae9666c502f7153a')
prepare() {
mkdir .gopath
More information about the arch-commits
mailing list