mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-utils to 20240514-1
This commit is contained in:
parent
4363e4d3ea
commit
a25524e9ba
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=20240424
|
pkgver=20240514
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=451b9881b72cb994c102724b5a7d9b93f97dc315
|
_commit=d9d8ee481fe543390711ea6725d2cabb589e4ea8
|
||||||
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"
|
||||||
|
@ -16,7 +16,7 @@ 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=('39e8a9c0d07da8ddfecdd6c50018fd99'
|
md5sums=('063fea8fe29618535f96bbf217e6dd43'
|
||||||
'a0423d9850cc56a15967e103c351c335')
|
'a0423d9850cc56a15967e103c351c335')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue