Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
8879de69 by Felix Yan at 2025-12-10T15:06:35+08:00
upgpkg: 20251209063354-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 = 20251208040409
+ pkgver = 20251209063354
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=20251208040409
- sha512sums =
97192a4f9068430f57759ad2a4f118bf18083f92469e909aca414cf6d074c7f6baacbbeed1fe311b6dfa63d679e22014a4552a7ff58c45be5b394e169fe86f6c
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20251209063354
+ sha512sums =
cedf59b6791388d4ec57310578ddf066ce5ff31c9dda9fcf93f56015f22916864ae7c04b8c5a5d3e054cc3ab75282bd1992e44e1836adff1ed991734494782d9
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20251208040409
+pkgver=20251209063354
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=('97192a4f9068430f57759ad2a4f118bf18083f92469e909aca414cf6d074c7f6baacbbeed1fe311b6dfa63d679e22014a4552a7ff58c45be5b394e169fe86f6c')
+sha512sums=('cedf59b6791388d4ec57310578ddf066ce5ff31c9dda9fcf93f56015f22916864ae7c04b8c5a5d3e054cc3ab75282bd1992e44e1836adff1ed991734494782d9')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/8879de6948e2e7a903ad7e1d3e39b8f18a27eb21
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/8879de6948e2e7a903ad7e1d3e39b8f18a27eb21
You're receiving this email because of your account on gitlab.archlinux.org.