diff --git a/alarm/raspberrypi-utils/PKGBUILD b/alarm/raspberrypi-utils/PKGBUILD index 01d19e52f..89a5b2a32 100644 --- a/alarm/raspberrypi-utils/PKGBUILD +++ b/alarm/raspberrypi-utils/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: graysky pkgname=raspberrypi-utils -pkgver=20240523 +pkgver=20240718 pkgrel=1 -_commit=b9c63214c535d7df2b0fa6743b7b3e508363c25a +_commit=88867f61b0aab512b8ee9ec9ee67751820ac43e5 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=('e49887611891a94b668c3ec35d0b315f' +md5sums=('b5a7580345f8b183e66421c230c8327b' 'a0423d9850cc56a15967e103c351c335') build() {