diff --git a/alarm/raspberrypi-utils/PKGBUILD b/alarm/raspberrypi-utils/PKGBUILD index 6fae7cde9..d491a2891 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=20250108 +pkgver=20250128 pkgrel=1 -_commit=33aa4da93d8da90d5075e8cd48e72cc90048b9f3 +_commit=0c30b0d4f58ce92909c82f5a61c97d21a5db8793 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=('00ea6e92d325005c2198688bb826ae64' +md5sums=('f70ce626bfa8dace305fe80e172dcd68' 'a0423d9850cc56a15967e103c351c335') build() {