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 9d25f84 commit 0e02ddfCopy full SHA for 0e02ddf
archlinuxcn/julia-git-libtracyclient_jll-src/PKGBUILD
@@ -6,8 +6,8 @@ pkgdesc="LibTracyClient_jll.jl"
6
url="https://github.com/JuliaBinaryWrappers/LibTracyClient_jll.jl.git"
7
arch=('any')
8
license=('MIT')
9
-makedepends=(git julia-pkg-scripts tracy)
10
-depends=(julia-git)
+makedepends=(git julia-pkg-scripts)
+depends=(julia-git tracy)
11
source=("git+https://github.com/JuliaBinaryWrappers/LibTracyClient_jll.jl.git#commit=$_commit"
12
jll.toml)
13
sha256sums=('99ee002c83fdd912b79c1d9b052e63ebc107b49d7ad604b7708155158330db20'
archlinuxcn/julia-git-libtracyclient_jll-src/lilac.yaml
@@ -16,4 +16,4 @@ update_on:
16
alpm: tracy
17
provided: libTracyClient.so
18
- source: manual
19
- manual: 1
+ manual: 2
0 commit comments