mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/raspberrypi-utils to 20240718-1
This commit is contained in:
parent
d30f2a323a
commit
8e1793bdfb
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=20240523
|
pkgver=20240718
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=b9c63214c535d7df2b0fa6743b7b3e508363c25a
|
_commit=88867f61b0aab512b8ee9ec9ee67751820ac43e5
|
||||||
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=('e49887611891a94b668c3ec35d0b315f'
|
md5sums=('b5a7580345f8b183e66421c230c8327b'
|
||||||
'a0423d9850cc56a15967e103c351c335')
|
'a0423d9850cc56a15967e103c351c335')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue