mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-utils to 20231221-1
This commit is contained in:
parent
1c4c8682b3
commit
18a94f4bd0
1 changed files with 3 additions and 3 deletions
|
@ -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=20231219
|
pkgver=20231221
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=eb95fdb8f8605e5ce403235721998deedb04c222
|
_commit=2cc103f4531a005cadaa8a9d09d6c85523c166bb
|
||||||
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"
|
||||||
|
@ -14,7 +14,7 @@ conflicts=('raspberrypi-firmware')
|
||||||
options=(!strip)
|
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=('4051ceca75f7df0dc7622a6a8c295e96'
|
md5sums=('0ea9ae57dabb7c9849cd20edbebbd136'
|
||||||
'a0423d9850cc56a15967e103c351c335')
|
'a0423d9850cc56a15967e103c351c335')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue