local
This commit is contained in:
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() {
|
||||
|
Reference in New Issue
Block a user