local
This commit is contained in:
parent
91da237bb8
commit
3afd49423e
2
.SRCINFO
2
.SRCINFO
@ -10,7 +10,7 @@ pkgbase = scilab-bin
|
||||
conflicts = scilab
|
||||
conflicts = scilab-git
|
||||
options = !strip
|
||||
source = https://www.scilab.org/download/2025.0.0/scilab-2025.0.0.bin.x86_64-linux-gnu.tar.xz
|
||||
source = https://iut-fbleau.fr/2025.0.0/scilab-2025.0.0.bin.x86_64-linux-gnu.tar.xz
|
||||
sha256sums = f74e47a63a4d5a7ba927bfdf9745e3ede3c3a5e3158b4d8e9c4c8879ac0d771c
|
||||
|
||||
pkgname = scilab-bin
|
||||
|
2
PKGBUILD
2
PKGBUILD
@ -18,7 +18,7 @@ conflicts=('scilab' 'scilab-git')
|
||||
provides=('scilab')
|
||||
options=(!strip)
|
||||
# From Scilab downloads page (https://www.scilab.org/download/)
|
||||
source=("https://www.scilab.org/download/${pkgver}/${_pkgname}-${pkgver}.bin.${CARCH}-linux-gnu.tar.xz")
|
||||
source=("https://iut-fbleau.fr/${_pkgname}-${pkgver}.bin.${CARCH}-linux-gnu.tar.xz")
|
||||
sha256sums=('f74e47a63a4d5a7ba927bfdf9745e3ede3c3a5e3158b4d8e9c4c8879ac0d771c')
|
||||
|
||||
package() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user