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