summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2019-09-06 07:50:37 +0200
committerbartus2019-09-06 07:50:37 +0200
commit0d01961f16f5bfad4a4ade7079677da8868a7c91 (patch)
tree24e934a915e0292b7b2e47b348d2f0384971f026 /PKGBUILD
parent75fe0e11a902b382049a74a255f8eb320684a2c5 (diff)
downloadaur-0d01961f16f5bfad4a4ade7079677da8868a7c91.tar.gz
Switch to community/magma
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21fc3f268b13..b45aa166ec81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_name=UncertaintyTE
pkgname=uncertainty-framework
pkgver=1.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Uncertainty estimation framework for a surface from motion dataset"
arch=('i686' 'x86_64')
url="http://alicevision.github.io/"
@@ -13,8 +13,8 @@ license=('MPL2')
groups=()
conflicts=()
provides=()
-depends=(magma-libs ceres-solver)
-makedepends=(magma boost cmake git gflags cuda)
+depends=(magma ceres-solver)
+makedepends=(boost cmake git gflags cuda)
source=("${_name}::git+https://github.com/alicevision/${_name}.git"
"ctest.patch")
sha256sums=('SKIP'