alarm/raspberrypi-utils to 20240424-1

This commit is contained in:
graysky 2024-04-24 14:06:34 -04:00
parent 52c64fff87
commit 04c3434208

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils
pkgver=20240415
pkgver=20240424
pkgrel=1
_commit=6b669633d75d22d45d5218e5af6d7a83db52e42c
_commit=451b9881b72cb994c102724b5a7d9b93f97dc315
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=('7f1d47f554b773e7378d81aa02123b18'
md5sums=('39e8a9c0d07da8ddfecdd6c50018fd99'
'a0423d9850cc56a15967e103c351c335')
build() {