summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2022-11-08 09:38:26 +0800
committerpingplug2022-11-08 09:38:26 +0800
commit2af7fea0bdfa69e733727b4d240c7298bf93540e (patch)
tree6d60d78066f6024a720698973791bb6ce5e1875e
parent9b7996b27bd2533d7ff800a5f61bf1c1d7debc1e (diff)
downloadaur-2af7fea0bdfa69e733727b4d240c7298bf93540e.tar.gz
update upstream url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8909fc25b44a..a7f2fca46b05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = octave-windows
pkgdesc = Provides COM interface and additional functionality on Windows
pkgver = 1.6.3
pkgrel = 1
- url = https://octave.sourceforge.io/windows/
+ url = https://gnu-octave.github.io/packages/windows/
install = octave-windows.install
arch = any
groups = octave-forge
diff --git a/PKGBUILD b/PKGBUILD
index fdbaa8e31aa3..6d0062361742 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgver=1.6.3
pkgrel=1
pkgdesc="Provides COM interface and additional functionality on Windows"
arch=(any)
-url="https://octave.sourceforge.io/$_pack/"
+url="https://gnu-octave.github.io/packages/$_pack/"
license=('GPL')
groups=('octave-forge')
depends=('octave>=3.8.0')