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