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