summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2022-11-08 09:30:07 +0800
committerpingplug2022-11-08 09:30:07 +0800
commit264d992c8877695b2e04c109eb56deb6a19b83b1 (patch)
treed5b0f45e0ecbab4a76efdede166827794b721ca7 /PKGBUILD
parent08c9726855758f3e407be85086d1aa71bc76421a (diff)
downloadaur-octave-gsl.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 ffe22f06fb9b..a1d49a1ef81e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgver=2.1.1
pkgrel=1
pkgdesc="Octave bindings to the GNU Scientific Library"
arch=(any)
-url="https://octave.sourceforge.io/$_pack/"
+url="https://gnu-octave.github.io/packages/$_pack/"
license=('GPL')
groups=('octave-forge')
depends=('octave>=2.9.7')