Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
cc06d51b by Felix Yan at 2025-11-04T05:20:26+08:00
upgpkg: 20251101070148-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 = 20251031084822
+ pkgver = 20251101070148
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=20251031084822
- sha512sums =
1464175724d14824dc53df05584e49c4c211cf6251cb68ed21979ff29fbfce0418cdb613637cf8130650b5626933dff6986ab147775eb18ba4a3c1a6a273a8f6
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20251101070148
+ sha512sums =
be63ce223b5886262bf0f53dddd93c12f9945287e12f43eb7f81ad802365f89d8720c56458aafdfed93323e9633f51451c092ec39f01b4b654c8ba0bc25e5cd6
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20251031084822
+pkgver=20251101070148
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=('1464175724d14824dc53df05584e49c4c211cf6251cb68ed21979ff29fbfce0418cdb613637cf8130650b5626933dff6986ab147775eb18ba4a3c1a6a273a8f6')
+sha512sums=('be63ce223b5886262bf0f53dddd93c12f9945287e12f43eb7f81ad802365f89d8720c56458aafdfed93323e9633f51451c092ec39f01b4b654c8ba0bc25e5cd6')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/cc06d51b6ce2483299c8f6535dd05767d49e44e4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/cc06d51b6ce2483299c8f6535dd05767d49e44e4
You're receiving this email because of your account on gitlab.archlinux.org.