alarm/raspberrypi-utils to 20231120-1

This commit is contained in:
graysky 2023-11-20 14:23:35 -05:00
parent 22c0148dda
commit 5baa09cf46

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils
pkgver=20231105
pkgver=20231120
pkgrel=1
_commit=84b1831fe16b784fb3e5bfbacf76b42a821ae720
_commit=10f4f085083220281bf6a24d297a0d052d375272
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=('c12c72102c34cc337bee43e608c29e9c'
md5sums=('2c352b698ab676afb647e6dd406d99b2'
'a0423d9850cc56a15967e103c351c335')
build() {