Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
f2c0921e by Felix Yan at 2026-01-13T23:41:25+08:00
upgpkg: 20260113123549-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 = 20260110143056
+ pkgver = 20260113123549
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=20260110143056
- sha512sums =
e3cfc608c14f917a85d246b634924c7a9e40a4122f6e8aa677a75ca3c49ccd63af770ab293a5dae19c5f4c43b49234f9576e10d6e0dea18d6778ec65bc2d8b9e
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20260113123549
+ sha512sums =
e702f6d175cef1cdbac0059f0d8e648f3e41298387eaddedd31c7c88dc1e6d624152704ef753f4e2a029deb784ae8b6ec6935b6499f3ed7f0bcaf5390919e70b
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20260110143056
+pkgver=20260113123549
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=('e3cfc608c14f917a85d246b634924c7a9e40a4122f6e8aa677a75ca3c49ccd63af770ab293a5dae19c5f4c43b49234f9576e10d6e0dea18d6778ec65bc2d8b9e')
+sha512sums=('e702f6d175cef1cdbac0059f0d8e648f3e41298387eaddedd31c7c88dc1e6d624152704ef753f4e2a029deb784ae8b6ec6935b6499f3ed7f0bcaf5390919e70b')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/f2c0921e7753ec1403309e937ce98cc4199befa0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/f2c0921e7753ec1403309e937ce98cc4199befa0
You're receiving this email because of your account on gitlab.archlinux.org.