mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-utils to 20240401-1
This commit is contained in:
parent
04c378f6b2
commit
625b5b9673
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
|
||||
|
||||
pkgname=raspberrypi-utils
|
||||
pkgver=20240313
|
||||
pkgver=20240401
|
||||
pkgrel=1
|
||||
_commit=cf46fe84b2a345146e067a9a3529ba6e28517c8e
|
||||
_commit=17fdfebcc0562cbd04d9ad03e3c4b2919bd094c8
|
||||
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=('903da288209ceee6df52720152f8b1d8'
|
||||
md5sums=('15adad7bae924c4e073b96fab83b69f7'
|
||||
'a0423d9850cc56a15967e103c351c335')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue