alarm/raspberrypi-utils to 20240412-1

This commit is contained in:
graysky 2024-04-12 10:42:36 -04:00
parent 0d7bd59a05
commit 3bcf975cb4

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils
pkgver=20240402
pkgver=20240412
pkgrel=1
_commit=6dc6f5f3d129a6c9423316ac1a53efb19a5c40d1
_commit=a8edf475eb70620b432647a3ed7b7ea1d0c52ec5
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=('471b80ac13946b53f4b39727de21c571'
md5sums=('48f11a42c30ea962a50741ffc0dd55c2'
'a0423d9850cc56a15967e103c351c335')
build() {