[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Sep 25 12:01:02 UTC 2021
Date: Saturday, September 25, 2021 @ 12:01:01
Author: felixonmars
Revision: 1024419
upgpkg: v2ray-domain-list-community 20210925082813-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-25 12:00:51 UTC (rev 1024418)
+++ PKGBUILD 2021-09-25 12:01:01 UTC (rev 1024419)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210923155124
+pkgver=20210925082813
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=('2914a50367c784d4039fd69d2b3616f2070727544d6f022730dd117ddfc35adc353a66ce7a9a876436a115d9b9ede63b34e8651d3a22e25e7e4a8678dd29b32f')
+sha512sums=('bf9b32fee3518f0725f2f443ef6c4c76c0e2769b2a1ea7d606f2ab2af2ea8d8deeac942b7399e1e58e2bf771112d397dad447bc955d07bd5e72c9f3f14657d60')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list