summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b974adeeebff..5ec03fc3a38a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: DanManN <dnahimov@gmail.com>
+# Maintainer: DanielNak <daniel@tee.cat>
# Library package author: Gabriel Nützi <gnuetzi@gmail.com>
_author=gabyx
_pkgname=ApproxMVBB
pkgname=approxmvbb
pkgver=2.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D."
arch=('any')
url="http://$_author.github.io/$_pkgname/"