alarm/raspberrypi-utils to 20240203-1

This commit is contained in:
graysky 2024-02-03 08:00:37 -05:00
parent ef02b20332
commit 37869e445f

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils
pkgver=20231221
pkgrel=2
_commit=2cc103f4531a005cadaa8a9d09d6c85523c166bb
pkgver=20240203
pkgrel=1
_commit=b5191011dd47e22e4d6ca99fd6acef6004994a6b
pkgdesc="Legacy scripts and simple applications for Raspberry Pi"
arch=('aarch64' 'armv7h')
url="https://github.com/raspberrypi/utils"
@ -15,7 +15,7 @@ conflicts=('raspberrypi-firmware')
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=('0ea9ae57dabb7c9849cd20edbebbd136'
md5sums=('2c54ac5fb4295da4cfc8d37106418458'
'a0423d9850cc56a15967e103c351c335')
build() {