[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jul 19 02:15:11 UTC 2020
Date: Sunday, July 19, 2020 @ 02:15:11
Author: felixonmars
Revision: 664510
upgpkg: v2ray-domain-list-community 20200719015510-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-19 01:33:12 UTC (rev 664509)
+++ PKGBUILD 2020-07-19 02:15:11 UTC (rev 664510)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20200718115842
+pkgver=20200719015510
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=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/domain-list-community/archive/$pkgver.tar.gz")
-sha512sums=('0a0b5001cbf45a513ea09a198f5eec05323a5611f04a1f98299fd88274cb0a2add177b25325dfd8d74a7ae351cbd98b08fc38060d94ec6c9ad8ffd4abcd474e2')
+sha512sums=('28fc6a146699d1be2acc4858995ece49bb05cceaac9b5975d5d0486423c0ab379f624df2f4544d53dc4fa75c5ad5909fc266450b666b36eb0b69b5a08575c002')
prepare() {
mkdir .gopath
More information about the arch-commits
mailing list