[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Sep 20 10:40:29 UTC 2021
Date: Monday, September 20, 2021 @ 10:40:29
Author: felixonmars
Revision: 1018687
upgpkg: v2ray-domain-list-community 20210920023411-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-20 10:38:15 UTC (rev 1018686)
+++ PKGBUILD 2021-09-20 10:40:29 UTC (rev 1018687)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210910080130
+pkgver=20210920023411
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=('f55f31cb5a22b3015260ac3bc014a1692b8c814bff2967e5d901f6e9f18c50060d2cb917b25c0b0d654100d8c98a3e294887703e438f8b5b65619aa0dbd8cc02')
+sha512sums=('1136b0ad55388295bc520d40e4d19dc36bf729cb04c38ac9d6ee6d1899ef59b4f6d61e75c74be21849b26f5944411eb1a40fcee4369423331708ffa90fa471ba')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list