alarm/raspberrypi-utils to 20241003-1

This commit is contained in:
graysky 2024-10-04 15:12:19 -04:00
parent f12591655a
commit 1141114ca0

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils
pkgver=20240718
pkgver=20241003
pkgrel=1
_commit=88867f61b0aab512b8ee9ec9ee67751820ac43e5
_commit=77205b6fed4abdb4742e4440076b166234a4a0c5
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=('b5a7580345f8b183e66421c230c8327b'
md5sums=('30d37694a187f99e07b8914f845fafbc'
'a0423d9850cc56a15967e103c351c335')
build() {