From 32d20cb314fd48131e2ba48cc93a9dc3a7d7c6f5 Mon Sep 17 00:00:00 2001
From: graysky <therealgraysky AT proton DOT me>
Date: Wed, 8 Jan 2025 07:28:23 -0500
Subject: [PATCH] alarm/raspberrypi-utils to 20250108-1

---
 alarm/raspberrypi-utils/PKGBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/alarm/raspberrypi-utils/PKGBUILD b/alarm/raspberrypi-utils/PKGBUILD
index ebb53b46b..6fae7cde9 100644
--- a/alarm/raspberrypi-utils/PKGBUILD
+++ b/alarm/raspberrypi-utils/PKGBUILD
@@ -1,9 +1,9 @@
 # Maintainer: graysky <therealgraysky AT protonmail DOT com>
 
 pkgname=raspberrypi-utils
-pkgver=20250105
+pkgver=20250108
 pkgrel=1
-_commit=02e3ffeee7dc8f954271fd42a3ed983567c55eb4
+_commit=33aa4da93d8da90d5075e8cd48e72cc90048b9f3
 pkgdesc="Legacy scripts and simple applications for Raspberry Pi"
 arch=('aarch64' 'armv7h')
 url="https://github.com/raspberrypi/utils"
@@ -16,7 +16,7 @@ options=(!strip)
 source=("utils-$pkgver-$pkgrel-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/utils/archive/$_commit.tar.gz"
          10-raspberrypi-utils.rules
 )
-md5sums=('1e7545f323419ce514c4818631b67c9b'
+md5sums=('00ea6e92d325005c2198688bb826ae64'
          'a0423d9850cc56a15967e103c351c335')
 
 build() {