Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
76996ec5 by Felix Yan at 2024-11-10T15:04:53+08:00
upgpkg: 20241104071109-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 = 20241013063848
+ pkgver = 20241104071109
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=20241013063848
- sha512sums =
7eb358ad8b1cf06e53378ccbef765171d8b0ba36662e53375091160d782f358cca8c5930eed2ad74a635547bcaa7950bc4818cf0caca94dc9d84aab5cc81b1ce
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20241104071109
+ sha512sums =
a4cbd47cb8c79842ca4a5b892d5142f21b534c8820015021eede297c2b0e945eb707bd3216b928ae71fe3f85e130733be8cc6db4e0ec8c0882f06a0929692e16
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20241013063848
+pkgver=20241104071109
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=('7eb358ad8b1cf06e53378ccbef765171d8b0ba36662e53375091160d782f358cca8c5930eed2ad74a635547bcaa7950bc4818cf0caca94dc9d84aab5cc81b1ce')
+sha512sums=('a4cbd47cb8c79842ca4a5b892d5142f21b534c8820015021eede297c2b0e945eb707bd3216b928ae71fe3f85e130733be8cc6db4e0ec8c0882f06a0929692e16')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/76996ec548d91a4ff7ebe39894922e0992db03a0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/76996ec548d91a4ff7ebe39894922e0992db03a0
You're receiving this email because of your account on gitlab.archlinux.org.