mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-27 00:10:29 +00:00
alarm/raspberrypi-utils to 20241122-1
This commit is contained in:
parent
447a90921e
commit
bfee0178ea
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
|
||||
|
||||
pkgname=raspberrypi-utils
|
||||
pkgver=20241118
|
||||
pkgver=20241122
|
||||
pkgrel=1
|
||||
_commit=e75e3296b1cb4b5b9903d08eaebcc9cf343aa5e7
|
||||
_commit=422346057b7041468eb5c894ba0829bdbc6f4280
|
||||
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=('8120b799c562e24df8e4c20955319adf'
|
||||
md5sums=('9a33386091aea067e3f409a62d135b21'
|
||||
'a0423d9850cc56a15967e103c351c335')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue