summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Nakhimovich2022-03-03 01:37:03 +0200
committerDaniel Nakhimovich2022-03-03 01:37:03 +0200
commit8cb83f3acf0f4f31a4aebd9139b94e02609a33c5 (patch)
treea152efa54a1eea56cb427e4b36680aef0d425e4e /PKGBUILD
parent86d14c28a7dfd2442708a85f1a8a3c7593c55b29 (diff)
downloadaur-8cb83f3acf0f4f31a4aebd9139b94e02609a33c5.tar.gz
update author name
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/"