Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
88f5c76f by Felix Yan at 2025-03-05T02:16:17+08:00
upgpkg: 20250302153845-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 = 20250223232811
+ pkgver = 20250302153845
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=20250223232811
- sha512sums =
78df5c4b2876a418cd677ca3351929c8182576be35bd2dd01a1553a413beb667067adef9b6dbe01ea5a71bf7e069f588d51a501dc641e9e97e60e2549d6d7a1c
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20250302153845
+ sha512sums =
976ff56bfe0e20a625bcf400bc5c41596c799ef704e1c542511d38eeb5bcf2759b4114e4beb7d5444f4f2461a0f00c09bf2e14bed31961573d5f98742e8a87e2
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20250223232811
+pkgver=20250302153845
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=('78df5c4b2876a418cd677ca3351929c8182576be35bd2dd01a1553a413beb667067adef9b6dbe01ea5a71bf7e069f588d51a501dc641e9e97e60e2549d6d7a1c')
+sha512sums=('976ff56bfe0e20a625bcf400bc5c41596c799ef704e1c542511d38eeb5bcf2759b4114e4beb7d5444f4f2461a0f00c09bf2e14bed31961573d5f98742e8a87e2')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/88f5c76f9e21928db543e4661c9b568693f730ac
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/88f5c76f9e21928db543e4661c9b568693f730ac
You're receiving this email because of your account on gitlab.archlinux.org.