alarm/raspberrypi-utils to 20241017-1

This commit is contained in:
graysky 2024-10-17 18:16:27 -04:00
parent 1f514b77d4
commit 816c167b12

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=20241009 pkgver=20241017
pkgrel=1 pkgrel=1
_commit=371ae96ff6d8b869d4125137fdc73b86fe154245 _commit=30c8c789291e5aeebae9f3b0f5336a1e492841f4
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=('7d6889f5a4be41edf4854d7ed9c3aa36' md5sums=('a5d354d84623f187a725b5ec67643b7f'
'a0423d9850cc56a15967e103c351c335') 'a0423d9850cc56a15967e103c351c335')
build() { build() {