summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2022-11-08 09:37:03 +0800
committerpingplug2022-11-08 09:37:03 +0800
commit136e71d5f9b979e5e8f70a6616a2450187732d3e (patch)
treea24d18ff53cafd849fe48a5965ca3045659cb079 /PKGBUILD
parent9cede3ff31557db8840203d405d0f2edbd4e41cf (diff)
downloadaur-136e71d5f9b979e5e8f70a6616a2450187732d3e.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 a4613be4cb0a..678773d3219b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgver=1.0.9
pkgrel=1
pkgdesc="Interface to the librsb package implementing the RSB sparse matrix format."
arch=(any)
-url="https://octave.sourceforge.io/$_pack/"
+url="https://gnu-octave.github.io/packages/$_pack/"
license=('GPL3')
groups=('octave-forge')
depends=('octave>=4.4.0')