[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Aug 27 16:42:15 UTC 2022
Date: Saturday, August 27, 2022 @ 16:42:14
Author: felixonmars
Revision: 1284830
upgpkg: v2ray-domain-list-community 20220826120058-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-27 16:40:32 UTC (rev 1284829)
+++ PKGBUILD 2022-08-27 16:42:14 UTC (rev 1284830)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20220826043629
+pkgver=20220826120058
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/v2fly/domain-list-community/archive/$pkgver.tar.gz")
-sha512sums=('70b0c312fdafa875a72507dbfbb3e582bee605bfe2a91bb82cf564560bac06168f84498bab42db1ef053a5ce8861f3b5090dc7bfe9887c09f5e2261db7c453da')
+sha512sums=('5fdc7de50bc18f49a2a7331411c42d043d2cf00a8b6b301f90d78080091dbdffa2831956ed2fce249180b91921802053187c0856a64692f52874f75fba9b6572')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list