mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-firmware to 20150819-1
This commit is contained in:
parent
fd95b64978
commit
83ceeb060e
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
|
|||
'raspberrypi-firmware-bootloader-x'
|
||||
'raspberrypi-firmware-tools'
|
||||
'raspberrypi-firmware-examples')
|
||||
pkgver=20150818
|
||||
pkgver=20150819
|
||||
pkgrel=1
|
||||
_commit=b3da68379785b0e10b09fdaa8db1b6f18732be8e
|
||||
_commit=4dc3a69df5c901a2e44fa7c914210bc89c202a57
|
||||
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=('175a0437a61db7fb6e6971630aee227c')
|
||||
md5sums=('baef86017d1d65eba7fd425129c59efe')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue