alarm/raspberrypi-utils to 20240523-1

This commit is contained in:
graysky 2024-05-23 16:15:54 -04:00
parent c3f98498dd
commit ea0ab6e08d

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils
pkgver=20240522
pkgver=20240523
pkgrel=1
_commit=8a78b53a43982df6ae10e0334b464a8b14cb974f
_commit=b9c63214c535d7df2b0fa6743b7b3e508363c25a
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=('bc22c80782b51dce91fc200e06ea7472'
md5sums=('e49887611891a94b668c3ec35d0b315f'
'a0423d9850cc56a15967e103c351c335')
build() {