summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2022-11-08 09:36:39 +0800
committerpingplug2022-11-08 09:36:39 +0800
commit04663f16a401eabdf18db17a9959ae93a6f37f78 (patch)
treefb151c2c03968a331e5a477b8286e2d0cdac4727 /PKGBUILD
parentf18b2e1eae3c950350445cc8e272537fb15a4cee (diff)
downloadaur-octave-parallel.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 04a25f518e43..7ab70b8aff4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgver=4.0.1
pkgrel=1
pkgdesc="Parallel execution package. See also package mpi, maintained by Carlo de Falco. "
arch=(any)
-url="https://octave.sourceforge.io/$_pack/"
+url="https://gnu-octave.github.io/packages/$_pack/"
license=('GPL3')
groups=('octave-forge')
depends=('octave>=4.0.0' 'octave-struct>=1.0.12')