Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
9d329ad6 by Felix Yan at 2024-09-03T16:34:39+03:00
upgpkg: 20240903080831-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 = 20240831202649
+ pkgver = 20240903080831
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=20240831202649
- sha512sums =
e4204eb676ae1c74c8bb61c03d1374c39645072a44026c1ef31d17808c3863b32fcc3e88d3d4d5c97dbde16ef5541f9a016bd27ee2f555472acc34eb5724c76c
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20240903080831
+ sha512sums =
476af42b57559aea82c7f235d6b7835ec2b3598d222380da30c1b9cd07687d6ba19f661c34294e94a0d7b32fdf1b0e3560499c5e2b1700920b379b750a933847
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20240831202649
+pkgver=20240903080831
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=('e4204eb676ae1c74c8bb61c03d1374c39645072a44026c1ef31d17808c3863b32fcc3e88d3d4d5c97dbde16ef5541f9a016bd27ee2f555472acc34eb5724c76c')
+sha512sums=('476af42b57559aea82c7f235d6b7835ec2b3598d222380da30c1b9cd07687d6ba19f661c34294e94a0d7b32fdf1b0e3560499c5e2b1700920b379b750a933847')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/9d329ad61258d05fc9f00c17e897e4df25bdd59e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/9d329ad61258d05fc9f00c17e897e4df25bdd59e
You're receiving this email because of your account on gitlab.archlinux.org.