alarm/raspberrypi-utils to 20240414-1

This commit is contained in:
graysky 2024-04-14 15:38:47 -04:00
parent 1795d6042b
commit 98d2766f87

View file

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