diff --git a/.SRCINFO b/.SRCINFO index 545c850..4f9924d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = librealsense pkgdesc = Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300) - pkgver = v2.34.1 + pkgver = v2.35.0 pkgrel = 1 url = https://github.com/IntelRealSense/librealsense arch = x86_64 @@ -10,7 +10,7 @@ pkgbase = librealsense depends = glfw-x11 depends = gtk3 depends = libusb - source = git+https://github.com/IntelRealSense/librealsense#commit=a6275d8c2fab2959672d05ece9edda52017861c5 + source = git+https://github.com/IntelRealSense/librealsense#commit=d04376ad56581b3094d49ef71c35fe231ac8e4e7 sha256sums = SKIP pkgname = librealsense diff --git a/PKGBUILD b/PKGBUILD index 7a95e4f..7f5074a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: pingplug < aur at pingplug dot me > # Contributr: Patrick José Pereira < positivcheg94 at gmail dot com > -_commit=a6275d8c2fab2959672d05ece9edda52017861c5 # tags=v2.34.1 +_commit=d04376ad56581b3094d49ef71c35fe231ac8e4e7 # tags=v2.35.0 pkgname=librealsense -pkgver=v2.34.1 +pkgver=v2.35.0 pkgrel=1 pkgdesc="Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300)" arch=('x86_64')