summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2022-11-07 19:45:25 -0500
committerCarlos Aznarán Laos2022-11-07 19:45:25 -0500
commit278d93d9f3d4fa1324875898846eaf8a084de2d2 (patch)
treeaa1c600178e29a08899a7aefa678a3501f1b90c7 /PKGBUILD
parenta8954489480855cea9fa6e2d4786d933fff0738a (diff)
downloadaur-octave-lssa.tar.gz
Update url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 225bd25ca612..b213316358d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ pkgver=0.1.4
pkgrel=1
pkgdesc="A package implementing tools to compute spectral decompositions of irregularly-spaced time series. Currently includes functions based off the Lomb-Scargle periodogram and Adolf Mathias' implementation for R and C"
arch=(any)
-url="https://octave.sourceforge.io/${_pack}"
+url="https://gnu-octave.github.io/packages/${_pack}"
license=('GPL3')
groups=('octave-forge')
depends=('octave>=3.6.0')