Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
v2ray-domain-list-community
Commits:
8e174164 by Felix Yan at 2024-08-27T10:01:58+03:00
upgpkg: 20240826041130-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 = 20240817092737
+ pkgver = 20240826041130
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=20240817092737
- sha512sums =
a61ff0b002c511f87fa5ae4023411ba6cf0be6371bd4ec22341cb16ba51f896c000e474297a003e36269af1cdabc3b7b84da9bba77fbe8c64f22c5cf299235fe
+ source =
git+https://github.com/v2fly/domain-list-community.git#tag=20240826041130
+ sha512sums =
ee111fd2b6cc8d8d02588a8da16410406334e613e7601247ad523ecbf68e6761dcd94b5b5f5b0546e74ee3da6320b0b1d4ca0d957acbfb8791ef6fec9690c435
pkgname = v2ray-domain-list-community
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=v2ray-domain-list-community
-pkgver=20240817092737
+pkgver=20240826041130
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=('a61ff0b002c511f87fa5ae4023411ba6cf0be6371bd4ec22341cb16ba51f896c000e474297a003e36269af1cdabc3b7b84da9bba77fbe8c64f22c5cf299235fe')
+sha512sums=('ee111fd2b6cc8d8d02588a8da16410406334e613e7601247ad523ecbf68e6761dcd94b5b5f5b0546e74ee3da6320b0b1d4ca0d957acbfb8791ef6fec9690c435')
build() {
cd domain-list-community
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/8e1741648b30f9a69581839b58b6be77f0d0d44d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/8e1741648b30f9a69581839b58b6be77f0d0d44d
You're receiving this email because of your account on gitlab.archlinux.org.