summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu Westphal2021-11-29 21:26:23 +0100
committerMathieu Westphal2021-11-29 21:26:23 +0100
commit571a2af33b57ca1f36ac7139e5fdb94cfcd5d79f (patch)
treee147601479048aadc9e000964ddc4056c1109256
parent83f15aa1bb027c51438f740e9ab7f1a36c63a9f8 (diff)
downloadaur-571a2af33b57ca1f36ac7139e5fdb94cfcd5d79f.tar.gz
Updating URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11d1c1720fbd..3ad287057dff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = f3d
pkgdesc = A fast and minimalist 3D viewer
pkgver = 1.1.1
pkgrel = 1
- url = https://gitlab.kitware.com/f3d/f3d
+ url = https://github.com/f3d-app/f3d
arch = x86_64
license = BSD
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 4dcfc38287dc..f4ac1e927148 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.1.1
pkgrel=1
pkgdesc='A fast and minimalist 3D viewer'
arch=('x86_64')
-url="https://gitlab.kitware.com/${pkgname}/${pkgname}"
+url="https://github.com/${pkgname}-app/${pkgname}"
license=('BSD')
depends=('vtk' 'ospray')
makedepends=('git' 'git-lfs' 'cmake')