alarm/raspberrypi-utils to 20231105-1

This commit is contained in:
graysky 2023-11-05 17:08:19 -05:00
parent ed7c85fae3
commit 1be71d61c5

View file

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