alarm/raspberrypi-utils to 20241008-1

This commit is contained in:
graysky 2024-10-08 15:35:09 -04:00
parent 2ceae94dad
commit d324a96ca4

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils
pkgver=20241003
pkgver=20241008
pkgrel=1
_commit=77205b6fed4abdb4742e4440076b166234a4a0c5
_commit=f4eb0506a8bf9cb69a63ccb763c23773579fdccc
pkgdesc="Legacy scripts and simple applications for Raspberry Pi"
arch=('aarch64' 'armv7h')
url="https://github.com/raspberrypi/utils"
@ -16,7 +16,7 @@ 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=('30d37694a187f99e07b8914f845fafbc'
md5sums=('a9e1dac690740ac1dd2c6109a2149f36'
'a0423d9850cc56a15967e103c351c335')
build() {