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