Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
75132b71 by Felix Yan at 2026-03-07T00:20:50+08:00
upgpkg: 20260304154603-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 = 20260302154739
+ pkgver = 20260304154603
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=20260302154739
- sha512sums =
dac935af556ad88174336196638c4bffc65bd9b296a8c96dbaf72266d673fd7febcabcd7d36fe5dfd1e0fd46992ddbc432ccca2f328e856f9767cd7d3df6771c
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20260304154603
+ sha512sums =
1e6208dd257fa8f9f3636810d299e0ec13d843a2edbba90c50c6fe512ea802c10a6053a64cad6e6171c7deda0c22c5e2af1f6cc55f00e83c08d8e2d92cac7e3e
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20260302154739
+pkgver=20260304154603
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=('dac935af556ad88174336196638c4bffc65bd9b296a8c96dbaf72266d673fd7febcabcd7d36fe5dfd1e0fd46992ddbc432ccca2f328e856f9767cd7d3df6771c')
+sha512sums=('1e6208dd257fa8f9f3636810d299e0ec13d843a2edbba90c50c6fe512ea802c10a6053a64cad6e6171c7deda0c22c5e2af1f6cc55f00e83c08d8e2d92cac7e3e')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/75132b7114f40474f333dbb4f233ac14f2a4bb82
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/75132b7114f40474f333dbb4f233ac14f2a4bb82
You're receiving this email because of your account on gitlab.archlinux.org.