summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2022-11-08 09:29:08 +0800
committerpingplug2022-11-08 09:29:08 +0800
commite82d4f4f9724f7f2a0b11990b920c04c3f1d4570 (patch)
treef12d32e5251f68ba5f5b3b7a910580b9d7ae02fb /PKGBUILD
parentc37d1e4e64a8cd3879acd0255961ce6d0d1413a4 (diff)
downloadaur-e82d4f4f9724f7f2a0b11990b920c04c3f1d4570.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 54f5663f625f..7889dce8c6bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgver=0.7.0
pkgrel=1
pkgdesc="The Octave-Forge Doctest package finds specially-formatted blocks of example code within documentation files. It then executes the code and confirms the output is correct. This can be useful as part of a testing framework or simply to ensure that [...]"
arch=(any)
-url="https://octave.sourceforge.io/$_pack/"
+url="https://gnu-octave.github.io/packages/$_pack/"
license=('custom')
groups=('octave-forge')
depends=('octave>=4.2.0')