mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-06 23:47:10 +00:00
alarm/raspberrypi-utils to 20241008-1
This commit is contained in:
parent
2ceae94dad
commit
d324a96ca4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
|
||||
|
||||
pkgname=raspberrypi-utils
|
||||
pkgver=20241003
|
||||
pkgver=20241008
|
||||
pkgrel=1
|
||||
_commit=77205b6fed4abdb4742e4440076b166234a4a0c5
|
||||
_commit=f4eb0506a8bf9cb69a63ccb763c23773579fdccc
|
||||
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=('30d37694a187f99e07b8914f845fafbc'
|
||||
md5sums=('a9e1dac690740ac1dd2c6109a2149f36'
|
||||
'a0423d9850cc56a15967e103c351c335')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue