summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2022-11-08 09:30:19 +0800
committerpingplug2022-11-08 09:30:19 +0800
commit164f493c2ca33cc730b86eaeabb6e0edd0c48398 (patch)
tree041f44a579aef0763ac6fc47858ecc69ae446597 /PKGBUILD
parentb8d26097a935ef269db62e9aa0f66003fef811ad (diff)
downloadaur-octave-image.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 4e9439cc2492..89e8c99ca2fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ pkgver=2.14.0
pkgrel=1
pkgdesc="The Octave-forge Image package provides functions for processing images. The package also provides functions for feature extraction, image statistics, spatial and geometric transformations, morphological operations, linear filtering, and much more."
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')