From 776103a0f1432b0ddaee4f7bf6fae9fb4165a77b Mon Sep 17 00:00:00 2001 From: "Sebastiaan de Schaetzen (automated)" Date: Sat, 28 Jun 2025 02:01:46 +0200 Subject: [PATCH] Bump pkgrel --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index edc5987..8b6d805 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _L53X_VER=3.5.5.1 pkgname=librealsense pkgver=2.55.1 -pkgrel=49 +pkgrel=50 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"