alarm/raspberrypi-utils to 20240415-1

This commit is contained in:
graysky 2024-04-15 15:53:17 -04:00
parent cec8570ce3
commit 206997c1bc

View file

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