We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9dc957 commit 3218b9fCopy full SHA for 3218b9f
1 file changed
archlinuxcn/sing-box-alpha/PKGBUILD
@@ -13,6 +13,8 @@ url='https://sing-box.sagernet.org/'
13
license=('custom:GPL-3.0-or-later WITH name use or association addition')
14
15
depends=('glibc')
16
+optdepends=('sing-geosite: sing-geosite database'
17
+ 'sing-geoip: sing-geoip database')
18
makedepends=('go')
19
20
source=("${_pkgname}-${_pkgver}.tar.gz::https://github.com/SagerNet/sing-box/archive/v${_pkgver}.tar.gz")
0 commit comments