diff --git a/alarm/raspberrypi-utils/PKGBUILD b/alarm/raspberrypi-utils/PKGBUILD index 0e47c5989..fc2e5d7dd 100644 --- a/alarm/raspberrypi-utils/PKGBUILD +++ b/alarm/raspberrypi-utils/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: graysky pkgname=raspberrypi-utils -pkgver=20241017 +pkgver=20241118 pkgrel=1 -_commit=30c8c789291e5aeebae9f3b0f5336a1e492841f4 +_commit=e75e3296b1cb4b5b9903d08eaebcc9cf343aa5e7 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=('a5d354d84623f187a725b5ec67643b7f' +md5sums=('8120b799c562e24df8e4c20955319adf' 'a0423d9850cc56a15967e103c351c335') build() {