summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZhirui Dai2024-01-22 23:07:20 -0800
committerZhirui Dai2024-01-22 23:07:20 -0800
commitb44a790b03e1088c2bfe12dc6ce2a617a1613387 (patch)
treed3f468d0cb18f95ec3a721605a4b622b62b6a838 /PKGBUILD
parent391af2541aea5741892964b3d5dcc50365987c67 (diff)
downloadaur-b44a790b03e1088c2bfe12dc6ce2a617a1613387.tar.gz
upgrade to 0.18.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 391e8e9527c6..fe72e981b726 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgbase=open3d
pkgname=( {,python-}open3d python-py3d )
-pkgver=0.17.0
-pkgrel=2
-epoch=4
+pkgver=0.18.0
+pkgrel=1
+epoch=1
pkgdesc="A Modern Library for 3D Data Processing"
arch=('x86_64')
url="http://www.open3d.org"
@@ -37,7 +37,7 @@ makedepends=(
python-setuptools
)
source=(
- "${pkgbase}::git+https://github.com/isl-org/Open3D.git#commit=7c0acac0a50293c52d2adb70967e729f98fa5018"
+ "${pkgbase}::git+https://github.com/isl-org/Open3D.git#commit=0f06a149c4fb9406fd3e432a5cb0c024f38e2f0e"
)
sha256sums=('SKIP')