alarm/raspberrypi-utils to 20231130-1

This commit is contained in:
graysky 2023-11-30 06:35:49 -05:00
parent 67e549e320
commit 8e1294c16a

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils
pkgver=20231129
pkgver=20231130
pkgrel=1
_commit=64a4d7083a5d9c9be49ea56a87077cb81644eeb2
_commit=e8767db469a25528eae77b3006d5ff65b432143b
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=('e088336110b148284385ec3d55b55aad'
md5sums=('f18110acbad84c5e79aa6e0ed5572d59'
'a0423d9850cc56a15967e103c351c335')
build() {