We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a626ea commit 365afb1Copy full SHA for 365afb1
archlinuxcn/xray-domain-list-community/PKGBUILD
@@ -2,15 +2,15 @@
2
# Contributor: Felix Yan <[email protected]>
3
4
pkgname=xray-domain-list-community
5
-pkgver=20230228142548
+pkgver=20230301021635
6
pkgrel=1
7
pkgdesc="A list of domains to be used as geosites for routing purpose in Project V"
8
arch=('any')
9
url="https://github.com/v2fly/domain-list-community"
10
license=('MIT')
11
makedepends=('go')
12
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
13
-sha256sums=('405d2a217a69152c5419d242cd3f577f2b0f42e2bad2e0e055fc27f63975cf89')
+sha256sums=('55d73801b3c08a6364fb84076c291f54324e38445061c622be5052f8a76cdad1')
14
15
build() {
16
cd "${srcdir}"/"domain-list-community-${pkgver}"/
0 commit comments