Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
a119da5f by Felix Yan at 2025-02-19T02:53:23+08:00
upgpkg: 20250216152937-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 = 20250215051417
+ pkgver = 20250216152937
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=20250215051417
- sha512sums =
c2a4ebddf430f3259db2a087e9b1e2d9a53a6872ffd7ecde10f8d1c684990c77b57c4acce9e0004af02fb32ce957bdf8fb1dbf43b4e410882c13756be168e76e
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20250216152937
+ sha512sums =
59cb080af8a3c5d7c5230c34eed410295a9c23ad3579edfa7d38afaf94353e7273bdd923f47ffbe58112fc8e8609de64cb216fc2019eb2a1165570e6e9552004
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20250215051417
+pkgver=20250216152937
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=('c2a4ebddf430f3259db2a087e9b1e2d9a53a6872ffd7ecde10f8d1c684990c77b57c4acce9e0004af02fb32ce957bdf8fb1dbf43b4e410882c13756be168e76e')
+sha512sums=('59cb080af8a3c5d7c5230c34eed410295a9c23ad3579edfa7d38afaf94353e7273bdd923f47ffbe58112fc8e8609de64cb216fc2019eb2a1165570e6e9552004')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/a119da5f89acc2d810336d0a81706430ac6c2672
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/a119da5f89acc2d810336d0a81706430ac6c2672
You're receiving this email because of your account on gitlab.archlinux.org.