From 56d839b77eee232427bd97886b898024d4ef9176 Mon Sep 17 00:00:00 2001 From: "Sebastiaan de Schaetzen (automated)" Date: Tue, 6 May 2025 02:01:14 +0200 Subject: [PATCH] Bump pkgrel --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 8e781c5..de513b3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _L53X_VER=3.5.5.1 pkgname=librealsense pkgver=2.55.1 -pkgrel=5 +pkgrel=6 pkgdesc="Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 & L500 series and the SR300)." arch=('x86_64') url="https://github.com/IntelRealSense/librealsense"