alarm/raspberrypi-utils to 20231027-1

This commit is contained in:
graysky 2023-10-27 15:04:11 -04:00
parent 86ba08b1e3
commit 72956f96e0

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils
pkgver=20231023
pkgver=20231027
pkgrel=1
_commit=1b61d601e4e161c78e9f1460b411372018d9b4ef
_commit=3c8b008c9c2a95524577d28f26ec158b8cac075d
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=('03a619d6ca6766682c4344b097277845'
md5sums=('04d04312244db1c8050e6c20dbe2e630'
'a0423d9850cc56a15967e103c351c335')
build() {