summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2022-11-08 09:36:15 +0800
committerpingplug2022-11-08 09:36:15 +0800
commit662a8cf4ff527dea6f69a6b903ece366af6a72f4 (patch)
tree604e998514c52c620b5ace986e87829cb6e2baa0 /PKGBUILD
parentfb43f6b206ad4e70028f79f26e2636041feeb786 (diff)
downloadaur-octave-optim.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 67f516917b74..495dc6d54ba2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgver=1.6.2
pkgrel=1
pkgdesc="Non-linear optimization toolkit."
arch=(any)
-url="https://octave.sourceforge.io/$_pack/index.html"
+url="https://gnu-octave.github.io/packages/$_pack/"
license=('custom')
groups=('octave-forge')
depends=('octave>=4.0.0' 'octave-struct>=1.0.12' 'octave-statistics>=1.4.0')