summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2022-11-08 09:29:19 +0800
committerpingplug2022-11-08 09:29:19 +0800
commit5bb7fa724c71054be91bad57cdb862c19468e2fd (patch)
treee9cc36e3d99106ccab22191f1cf82174a4e9d7f3
parent8a04f6b38c5a53b04760a6bacbf882a8f5804966 (diff)
downloadaur-octave-financial.tar.gz
update upstream url
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 722943029aea..4a1486b1d8c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = octave-financial
pkgdesc = Financial manipulation, plotting functions and additional date manipulation tools.
pkgver = 0.5.3
pkgrel = 1
- url = https://octave.sourceforge.io/financial/
+ url = https://gnu-octave.github.io/packages/financial/
install = octave-financial.install
arch = any
groups = octave-forge
@@ -15,4 +15,3 @@ pkgbase = octave-financial
sha256sums = ae6ef255597567c79e15f2b78e2d22febf43bc0d679de7ca6c79f36b9e1f2639
pkgname = octave-financial
-
diff --git a/PKGBUILD b/PKGBUILD
index 91e9ad135a9c..a34bda1a554e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgver=0.5.3
pkgrel=1
pkgdesc="Financial manipulation, plotting functions and additional date manipulation tools."
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' 'octave-io>=2.4.11' 'octave-statistics>=1.4.0')