Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
5f0fbe59 by Felix Yan at 2025-12-19T02:07:02+08:00
upgpkg: 20251218102359-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 = 20251216173542
+ pkgver = 20251218102359
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=20251216173542
- sha512sums =
14d862f6ffb76e778ed7c17a1597c3bc76efbc3354557e040f6b4587653c1310d9150f53cac62adaf0405d18f5d18a22fcd5d5cd8178553a6b292cabe916e36e
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20251218102359
+ sha512sums =
023ca1ada1c793c4cc7bc84527251d70936607a3138d6cb8dcbf3d6c3113e8efccd9d6ae5fa8b4473e7652f7fafda8f87e1c72931282b99e2d17aa34d9deed09
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20251216173542
+pkgver=20251218102359
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=('14d862f6ffb76e778ed7c17a1597c3bc76efbc3354557e040f6b4587653c1310d9150f53cac62adaf0405d18f5d18a22fcd5d5cd8178553a6b292cabe916e36e')
+sha512sums=('023ca1ada1c793c4cc7bc84527251d70936607a3138d6cb8dcbf3d6c3113e8efccd9d6ae5fa8b4473e7652f7fafda8f87e1c72931282b99e2d17aa34d9deed09')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/5f0fbe593d85b53348f201bd83b09611497437b0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/5f0fbe593d85b53348f201bd83b09611497437b0
You're receiving this email because of your account on gitlab.archlinux.org.