alarm/raspberrypi-utils to 20231022-1

This commit is contained in:
graysky 2023-10-22 11:12:23 -04:00
parent 7bf540c290
commit 2324d72d99

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com> # Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils pkgname=raspberrypi-utils
pkgver=20231020 pkgver=20231022
pkgrel=1 pkgrel=1
_commit=a8ff215188e1e993146f72aa8526e1a3b2324316 _commit=00393b276f0cd6f3330379b366fd2a465369d8e9
pkgdesc="Legacy scripts and simple applications for Raspberry Pi" pkgdesc="Legacy scripts and simple applications for Raspberry Pi"
arch=('aarch64' 'armv7h') arch=('aarch64' 'armv7h')
url="https://github.com/raspberrypi/utils" url="https://github.com/raspberrypi/utils"
@ -14,7 +14,7 @@ conflicts=('raspberrypi-firmware')
options=(!strip) options=(!strip)
source=("utils-$pkgver-$pkgrel-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/utils/archive/$_commit.tar.gz" source=("utils-$pkgver-$pkgrel-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/utils/archive/$_commit.tar.gz"
10-raspberrypi-utils.rules) 10-raspberrypi-utils.rules)
md5sums=('b7da23db8bf492b41686179bf411e802' md5sums=('2c621d0439360e4a82de876d162c8e15'
'a0423d9850cc56a15967e103c351c335') 'a0423d9850cc56a15967e103c351c335')
build() { build() {