alarm/raspberrypi-utils to 20241217-1

This commit is contained in:
graysky 2024-12-17 14:58:12 -05:00
parent 741f8edf84
commit 1422f8a31a

View file

@ -1,9 +1,9 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=raspberrypi-utils
pkgver=20241212
pkgrel=2
_commit=9d884c7ed214cc6aad5f498b53a1253e177239fd
pkgver=20241217
pkgrel=1
_commit=56a219639a2016c37b42f096e908b2098df610e1
pkgdesc="Legacy scripts and simple applications for Raspberry Pi"
arch=('aarch64' 'armv7h')
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"
10-raspberrypi-utils.rules
)
md5sums=('fa2d4ad69605b5c5dbfdd970273e4183'
md5sums=('369395a0fe3b73b9120e9bc29561915f'
'a0423d9850cc56a15967e103c351c335')
build() {