[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Aug 2 17:12:05 UTC 2021
Date: Monday, August 2, 2021 @ 17:12:04
Author: felixonmars
Revision: 992793
upgpkg: v2ray-domain-list-community 20210802121239-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-02 17:11:50 UTC (rev 992792)
+++ PKGBUILD 2021-08-02 17:12:04 UTC (rev 992793)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210802030817
+pkgver=20210802121239
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=('59319f84a57e114431ba8ff62b21511dca7071933698a5bbbe7a40dfe031fd09f531c260c3b1e0df9dbcf668cf4ca6d272cfb2d466ffbc27a7a74f07f2e44be1')
+sha512sums=('b895e1c2769ed4d2033c986c08b462e66ad84894c129f757ffa4b902073217975b678c6dfbb8ed56eb80071e954756dc3aae0917bed49ff6d5ee769b725efcec')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list