mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-utils to 20231102-1
This commit is contained in:
parent
5bd64d717e
commit
be25eedc99
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
|
||||
|
||||
pkgname=raspberrypi-utils
|
||||
pkgver=20231027
|
||||
pkgver=20231102
|
||||
pkgrel=1
|
||||
_commit=3c8b008c9c2a95524577d28f26ec158b8cac075d
|
||||
_commit=1f8e149b4f1c13bead0c451913ac020a3a63cd34
|
||||
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=('04d04312244db1c8050e6c20dbe2e630'
|
||||
md5sums=('ca08dc432fb76571c5bf005238032f4f'
|
||||
'a0423d9850cc56a15967e103c351c335')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue