summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2021-08-23 10:15:13 -0400
committerAndrew Sun2021-08-23 10:15:13 -0400
commita55c718785fd533bfb3110597d8a45011e23e6af (patch)
treed7f7fddc70c6df782db3e487db68baf157f8bf6b /PKGBUILD
parentbf8475c205075e09ac44af564531a3e5e1e8da53 (diff)
downloadaur-a55c718785fd533bfb3110597d8a45011e23e6af.tar.gz
update url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cc244b51e6d..2347e34a8aaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.9.7
pkgrel=1
pkgdesc="Efficient probabilistic 3D mapping framework based on octrees"
arch=('i686' 'x86_64')
-url="http://octomap.github.com/"
+url="https://octomap.github.io/"
license=('BSD')
depends=('gcc-libs')
makedepends=('cmake')