mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-utils to 20241118-1
This commit is contained in:
parent
e7059e20fb
commit
6186210527
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
|
||||
|
||||
pkgname=raspberrypi-utils
|
||||
pkgver=20241017
|
||||
pkgver=20241118
|
||||
pkgrel=1
|
||||
_commit=30c8c789291e5aeebae9f3b0f5336a1e492841f4
|
||||
_commit=e75e3296b1cb4b5b9903d08eaebcc9cf343aa5e7
|
||||
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=('a5d354d84623f187a725b5ec67643b7f'
|
||||
md5sums=('8120b799c562e24df8e4c20955319adf'
|
||||
'a0423d9850cc56a15967e103c351c335')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue