summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2022-12-05 00:49:55 +0800
committerpingplug2022-12-05 00:49:55 +0800
commiteac9c9b0f55da7b5b56bdfcc24bdd7e285b9ea29 (patch)
tree2cf46746af0948c6d9c583918dea83274a14ede6 /PKGBUILD
parent4c9973b1361e12f55a81f37d15f989b28f28e8ba (diff)
downloadaur-octave-linear-algebra.tar.gz
update upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a307bc1e057..be6956031a38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgver=2.2.3
pkgrel=1
pkgdesc="Additional linear algebra code, including general SVD and matrix functions."
arch=(any)
-url="http://octave.sourceforge.net/$_pack/"
+url="https://gnu-octave.github.io/packages/$_pack/"
license=('custom')
groups=('octave-forge')
depends=('octave>=4.0.0')