Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
0dd4a49e by Felix Yan at 2024-07-29T09:02:05+03:00
upgpkg: 20240726161926-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 = 20240720181558
+ pkgver = 20240726161926
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=20240720181558
- sha512sums =
a88f679a1c3ba8114b04bf0b937ed65e159e48e21cdd5e1706225b2039789fc3b5a64c76769d96c0d4b8a0e988208ef481d144aa45b8e569ead933679ccae092
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20240726161926
+ sha512sums =
03248b92eb6d075a3413b99a72965dcc515ac7dddd7134db4307e862ab2417e7ef6d48bc8df200dcc805d568c42924bcb019441aa7716ededc166d458a874f12
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20240720181558
+pkgver=20240726161926
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=('a88f679a1c3ba8114b04bf0b937ed65e159e48e21cdd5e1706225b2039789fc3b5a64c76769d96c0d4b8a0e988208ef481d144aa45b8e569ead933679ccae092')
+sha512sums=('03248b92eb6d075a3413b99a72965dcc515ac7dddd7134db4307e862ab2417e7ef6d48bc8df200dcc805d568c42924bcb019441aa7716ededc166d458a874f12')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/0dd4a49e2df0598b9616fcd9336ff87bd19725a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/0dd4a49e2df0598b9616fcd9336ff87bd19725a8
You're receiving this email because of your account on gitlab.archlinux.org.