mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-utils to 20240313-1
This commit is contained in:
parent
43f9bdd6b4
commit
e14c6ee9aa
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=20240228
|
pkgver=20240313
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=9eddf892ef7b9f94b2406d56f48c81f15a42794c
|
_commit=cf46fe84b2a345146e067a9a3529ba6e28517c8e
|
||||||
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=('ac19e929d1032fe8f70f1826d7c35abd'
|
md5sums=('903da288209ceee6df52720152f8b1d8'
|
||||||
'a0423d9850cc56a15967e103c351c335')
|
'a0423d9850cc56a15967e103c351c335')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue