alarm/raspberrypi-utils to 20231207-1

This commit is contained in:
graysky 2023-12-07 13:14:06 -05:00
parent c985342cfa
commit 54178d54b8

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils
pkgver=20231130
pkgver=20231207
pkgrel=1
_commit=e8767db469a25528eae77b3006d5ff65b432143b
_commit=4f4a828e4a2e6d79404c1186f72291edcc76d212
pkgdesc="Legacy scripts and simple applications for Raspberry Pi"
arch=('aarch64' 'armv7h')
url="https://github.com/raspberrypi/utils"
@ -14,7 +14,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=('f18110acbad84c5e79aa6e0ed5572d59'
md5sums=('aebb531c8f7d39ece881a503ecfc4543'
'a0423d9850cc56a15967e103c351c335')
build() {