[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jun 10 13:46:47 UTC 2021
Date: Thursday, June 10, 2021 @ 13:46:46
Author: felixonmars
Revision: 961248
upgpkg: v2ray-domain-list-community 20210610092224-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-10 13:25:46 UTC (rev 961247)
+++ PKGBUILD 2021-06-10 13:46:46 UTC (rev 961248)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210606142051
+pkgver=20210610092224
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=('afd5150ba369430471f58c0d7b479225c560eeed9facfef0496391049c954335ac1078033b29630a56bb737a5b4f9ba1684da1f17eecd74382e965c516e4ab5d')
+sha512sums=('4455f091088d5fad1bad4241467765a91fa94e27ac07e0edbf0bc7f7ef7d4041fe597beb8815e58b31de8b7c3b86c579b51f146d20c766c8a942be56fedd3464')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list