Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
c4dbfc07 by Felix Yan at 2024-09-20T19:47:51+03:00
upgpkg: 20240920063125-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 = 20240914091803
+ pkgver = 20240920063125
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=20240914091803
- sha512sums =
d88fa2ad3436c80ffa0caba934887e51fbd845276844738f0fae4999e93661631e10624667f4f00ba23edbcc43e446c54b4fa7bbbd44b375d2dae84ebcb53390
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20240920063125
+ sha512sums =
c069115dca9d11dc256f38471fe9d3f0f3cc24c4fe0c9785f6bd479b6565e2f34eee01d488a910f2cd66077ece66091f62c8c735f87d36e669ec4dc22b657202
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20240914091803
+pkgver=20240920063125
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=('d88fa2ad3436c80ffa0caba934887e51fbd845276844738f0fae4999e93661631e10624667f4f00ba23edbcc43e446c54b4fa7bbbd44b375d2dae84ebcb53390')
+sha512sums=('c069115dca9d11dc256f38471fe9d3f0f3cc24c4fe0c9785f6bd479b6565e2f34eee01d488a910f2cd66077ece66091f62c8c735f87d36e669ec4dc22b657202')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/c4dbfc076b7673bc49304319a616d125918cf83a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/c4dbfc076b7673bc49304319a616d125918cf83a
You're receiving this email because of your account on gitlab.archlinux.org.