summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorARGYRIDIS Argyros2023-10-16 13:10:12 +0300
committerARGYRIDIS Argyros2023-10-16 13:10:12 +0300
commitf38d2ab6072f9ca09b40d8af4915b80747383b79 (patch)
tree3db254fffeef7082a9e999c6506a68a3202ff76b
parent7a385e237fc2929be04176befe0d913571b13ec0 (diff)
downloadaur-f38d2ab6072f9ca09b40d8af4915b80747383b79.tar.gz
updating package url
-rwxr-xr-x.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 010abc68c1e2..f7f1d5850942 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = orfeo-toolbox
pkgdesc = ORFEO Toolbox (OTB) is an open source library of image processing algorithms
pkgver = 8.1.2
- pkgrel = 1
- url = http://www.orfeo-toolbox.org/otb/
+ pkgrel = 2
+ url = http://www.orfeo-toolbox.org
arch = x86_64
arch = i686
license = CeCILL
diff --git a/PKGBUILD b/PKGBUILD
index 3555671140ab..fee221270872 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _pkgver=8.0
pkgrel=2
pkgdesc="ORFEO Toolbox (OTB) is an open source library of image processing algorithms"
arch=(x86_64 i686)
-url="http://www.orfeo-toolbox.org/otb/"
+url="http://www.orfeo-toolbox.org"
license=('CeCILL')
groups=()
depends=('gdal' 'agg' 'freeglut' 'curl' 'fftw' 'tinyxml' 'muparser' 'fltk' 'python' 'openthreads' 'boost' 'ossim'