[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Apr 27 10:33:10 UTC 2021
Date: Tuesday, April 27, 2021 @ 10:33:10
Author: felixonmars
Revision: 924703
upgpkg: v2ray-domain-list-community 20210427071722-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-27 10:31:33 UTC (rev 924702)
+++ PKGBUILD 2021-04-27 10:33:10 UTC (rev 924703)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210424190407
+pkgver=20210427071722
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=('68944a7f21a97949d261d6288e1078a77f3e1e452c07bc37a2a9e21ecc5c4236e2165ecf5997c041b2e80525556261e1dd720e54f79d02e126bce919249ce82b')
+sha512sums=('64c1d05cb31d82f9cd939d669810752a6a43eeed40a5e679be7df24972e727fa0cc1faf0dc051411c2a356571c526e96a0f851ad946e57ee41acb52de27cab41')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list