File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
archlinuxcn/julia-git-optimizationbase-src Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,16 +3,16 @@ pkgver=2.7.0
33_commit=c74ecef0242ebf8598de1f684af19a7b2a85eb26
44pkgrel=1
55pkgdesc=" OptimizationBase.jl"
6- url=" https://github.com/SciML/OptimizationBase .jl.git"
6+ url=" https://github.com/SciML/Optimization .jl.git"
77arch=(' any' )
88license=(' MIT' )
99makedepends=(git julia-pkg-scripts)
1010depends=(julia-git)
11- source=(" git+https://github.com/SciML/OptimizationBase .jl.git#commit=$_commit " )
11+ source=(" git+https://github.com/SciML/Optimization .jl.git#commit=$_commit " )
1212sha256sums=(' c088f63087133e624a28edfe84bc100a22dfd2c3b07160feb6ac0d72a0d38c47' )
1313
1414package () {
15- cd OptimizationBase .jl
15+ cd Optimization .jl/lib/OptimizationBase
1616
1717 JULIA_INSTALL_SRCPKG=1 . /usr/lib/julia/julia-install-pkg.sh OptimizationBase " ${pkgdir} " " ${pkgname} " julia-git
1818}
You can’t perform that action at this time.
0 commit comments