[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Aug 16 10:29:56 UTC 2021
Date: Monday, August 16, 2021 @ 10:29:56
Author: felixonmars
Revision: 1000956
upgpkg: v2ray-domain-list-community 20210816014827-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-16 10:14:04 UTC (rev 1000955)
+++ PKGBUILD 2021-08-16 10:29:56 UTC (rev 1000956)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210814110437
+pkgver=20210816014827
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=('21d8045882f0ab8bfb8f4faca030455acbf17a83fa12c28baa3aada398168bdc456e543cccf6ffb298fcc16cda4d17da9b25db4cd085264be45d94de6603e5a3')
+sha512sums=('de7a62dba098b3db1a1b6d62c7e1b1f3457539dec5d46dfc3beff218418e72734bb5d7a1de19cc201a83c76b27adb6210417374d250658a62fc0890f86297f9b')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list