Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
3fcd2545 by Felix Yan at 2026-01-20T02:50:19+08:00
upgpkg: 20260117053629-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = v2ray-domain-list-community
pkgdesc = A list of domains to be used as geosites for routing purpose
in Project V
- pkgver = 20260115051358
+ pkgver = 20260117053629
pkgrel = 1
url = https://github.com/v2fly/domain-list-community
arch = any
license = MIT
makedepends = go
makedepends = git
- source =
git+https://github.com/v2fly/domain-list-community.git#tag=20260115051358
- sha512sums =
50a015b885f94a40ecafed0d2c0bfc902f6b5b6adc1b85abc6a7f85ecadc85ca80aea60dde1626117cef3d0db79c5a438fad8a78c08684ad0ab88b3113de1780
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20260117053629
+ sha512sums =
88e6f9eb0c273d4a4127295a5e50640134e8f795925b36d17e25582f151860bc2e22f6118240cd38dd746460dd9f32761a90dea0bdd725410eea0da8fa26cfcd
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20260115051358
+pkgver=20260117053629
pkgrel=1
pkgdesc="A list of domains to be used as geosites for routing purpose in
Project V"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/v2fly/domain-list-community"
license=('MIT')
makedepends=('go' 'git')
source=("git+https://github.com/v2fly/domain-list-community.git#tag=$pkgver")
-sha512sums=('50a015b885f94a40ecafed0d2c0bfc902f6b5b6adc1b85abc6a7f85ecadc85ca80aea60dde1626117cef3d0db79c5a438fad8a78c08684ad0ab88b3113de1780')
+sha512sums=('88e6f9eb0c273d4a4127295a5e50640134e8f795925b36d17e25582f151860bc2e22f6118240cd38dd746460dd9f32761a90dea0bdd725410eea0da8fa26cfcd')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/3fcd2545e70002397f73cb55331568580d0c2a4a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/3fcd2545e70002397f73cb55331568580d0c2a4a
You're receiving this email because of your account on gitlab.archlinux.org.