Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
dc428e04 by Felix Yan at 2024-12-16T03:28:12+08:00
upgpkg: 20241210004721-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 = 20241112092643
+ pkgver = 20241210004721
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=20241112092643
- sha512sums =
7013aa0133614eb2ac59b16a9fac6778e18c9c13291eac4e22a8c1c930191007649adcb9901c07e8df53e849d4454051fb47af653483b1dff272c43a9c7e00c9
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20241210004721
+ sha512sums =
c8eff3e03ee4451cdea7a7b2f7d966a9d6d85b081ac4fce08cb96650a902f2d83cb015ff6dee6da46ba03097478de24bf08881768523952438593459c30837c7
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20241112092643
+pkgver=20241210004721
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=('7013aa0133614eb2ac59b16a9fac6778e18c9c13291eac4e22a8c1c930191007649adcb9901c07e8df53e849d4454051fb47af653483b1dff272c43a9c7e00c9')
+sha512sums=('c8eff3e03ee4451cdea7a7b2f7d966a9d6d85b081ac4fce08cb96650a902f2d83cb015ff6dee6da46ba03097478de24bf08881768523952438593459c30837c7')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/dc428e04fe20b580536b094a37e75e296cbb3dd8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/dc428e04fe20b580536b094a37e75e296cbb3dd8
You're receiving this email because of your account on gitlab.archlinux.org.