mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-utils to 20231022-1
This commit is contained in:
parent
7bf540c290
commit
2324d72d99
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
|
||||
|
||||
pkgname=raspberrypi-utils
|
||||
pkgver=20231020
|
||||
pkgver=20231022
|
||||
pkgrel=1
|
||||
_commit=a8ff215188e1e993146f72aa8526e1a3b2324316
|
||||
_commit=00393b276f0cd6f3330379b366fd2a465369d8e9
|
||||
pkgdesc="Legacy scripts and simple applications for Raspberry Pi"
|
||||
arch=('aarch64' 'armv7h')
|
||||
url="https://github.com/raspberrypi/utils"
|
||||
|
@ -14,7 +14,7 @@ conflicts=('raspberrypi-firmware')
|
|||
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=('b7da23db8bf492b41686179bf411e802'
|
||||
md5sums=('2c621d0439360e4a82de876d162c8e15'
|
||||
'a0423d9850cc56a15967e103c351c335')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue