alarm/raspberrypi-utils to 20231023-1

This commit is contained in:
graysky 2023-10-23 13:53:12 -04:00
parent d266942fbf
commit 390402d3c0

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils
pkgver=20231022
pkgver=20231023
pkgrel=1
_commit=00393b276f0cd6f3330379b366fd2a465369d8e9
_commit=1b61d601e4e161c78e9f1460b411372018d9b4ef
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=('2c621d0439360e4a82de876d162c8e15'
md5sums=('03a619d6ca6766682c4344b097277845'
'a0423d9850cc56a15967e103c351c335')
build() {