alarm/raspberrypi-utils to 20231129-1

This commit is contained in:
graysky 2023-11-29 14:54:26 -05:00
parent b2dbfa3db7
commit bd83e57e3a

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils
pkgver=20231120
pkgver=20231129
pkgrel=1
_commit=10f4f085083220281bf6a24d297a0d052d375272
_commit=64a4d7083a5d9c9be49ea56a87077cb81644eeb2
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=('2c352b698ab676afb647e6dd406d99b2'
md5sums=('e088336110b148284385ec3d55b55aad'
'a0423d9850cc56a15967e103c351c335')
build() {