mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-utils to 20240522-1
This commit is contained in:
parent
a6e6b85881
commit
87afa1f6ce
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
|
||||
|
||||
pkgname=raspberrypi-utils
|
||||
pkgver=20240515
|
||||
pkgver=20240522
|
||||
pkgrel=1
|
||||
_commit=9f493ccf3750e612565ace494c8c754ae71ddd1d
|
||||
_commit=8a78b53a43982df6ae10e0334b464a8b14cb974f
|
||||
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=('b5735729a833edb55d330fefc35afeec'
|
||||
md5sums=('bc22c80782b51dce91fc200e06ea7472'
|
||||
'a0423d9850cc56a15967e103c351c335')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue