There was an error while loading. Please reload this page.
1 parent 4935685 commit 4d5bdebCopy full SHA for 4d5bdeb
1 file changed
archlinuxcn/dae/PKGBUILD
@@ -8,11 +8,7 @@ pkgdesc="A Linux lightweight and high-performance transparent proxy solution bas
8
arch=('x86_64' 'aarch64')
9
url="https://github.com/daeuniverse/${pkgname}"
10
license=('AGPL-3.0-or-later')
11
-depends=(
12
- 'glibc'
13
- 'v2ray-geoip'
14
- 'v2ray-domain-list-community'
15
-)
+depends=('glibc' 'v2ray-domain-list-community' 'v2ray-geoip')
16
makedepends=('clang' 'go')
17
backup=("etc/${pkgname}/config.${pkgname}")
18
source=("${pkgname}-${pkgver}.tar.xz::${url}/releases/download/v${pkgver}/${pkgname}-full-src.tar.xz")
0 commit comments