alarm/raspberrypi-utils to 20241118-1

This commit is contained in:
graysky 2024-11-18 11:20:55 -05:00
parent e7059e20fb
commit 6186210527

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=20241017 pkgver=20241118
pkgrel=1 pkgrel=1
_commit=30c8c789291e5aeebae9f3b0f5336a1e492841f4 _commit=e75e3296b1cb4b5b9903d08eaebcc9cf343aa5e7
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"
@ -16,7 +16,7 @@ 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=('a5d354d84623f187a725b5ec67643b7f' md5sums=('8120b799c562e24df8e4c20955319adf'
'a0423d9850cc56a15967e103c351c335') 'a0423d9850cc56a15967e103c351c335')
build() { build() {