mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-firmware update
and remove buildarch
This commit is contained in:
parent
df934d2a45
commit
7e7362916e
1 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
buildarch=20
|
||||
#buildarch=20
|
||||
|
||||
pkgbase=raspberrypi-firmware
|
||||
pkgname=('raspberrypi-firmware'
|
||||
|
@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
|
|||
'raspberrypi-firmware-bootloader-x'
|
||||
'raspberrypi-firmware-tools'
|
||||
'raspberrypi-firmware-examples')
|
||||
pkgver=20150203
|
||||
pkgrel=2
|
||||
_commit=28f1f25e26b33c243c833ff89b70eae5a3b2467c
|
||||
pkgver=20150205
|
||||
pkgrel=1
|
||||
_commit=d426cd1e79f0785fae6c37db79da7d6dae39716d
|
||||
pkgdesc="Firmware files for Raspberry Pi"
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
|
@ -16,7 +16,7 @@ makedepends=('git')
|
|||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('0f526984d3aab5c3d9c0d131d03d7acd')
|
||||
md5sums=('d7a4100f70be3d294bbd983dbe6749de')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue