From aec127c746cb765ed349cea293124bcd0b0ed86d Mon Sep 17 00:00:00 2001 From: graysky Date: Wed, 28 Feb 2024 14:45:43 -0500 Subject: [PATCH] alarm/raspberrypi-utils to 20240228-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 f94a0d8e1..8bda97902 100644 --- a/alarm/raspberrypi-utils/PKGBUILD +++ b/alarm/raspberrypi-utils/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: graysky pkgname=raspberrypi-utils -pkgver=20240223 +pkgver=20240228 pkgrel=1 -_commit=4b277d3f4ab361597e59b543cd9851c4f190dc82 +_commit=9eddf892ef7b9f94b2406d56f48c81f15a42794c 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=('e81aa7142ee008c232b2edc7c06f1e4d' +md5sums=('ac19e929d1032fe8f70f1826d7c35abd' 'a0423d9850cc56a15967e103c351c335') build() {