mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20150816-1
This commit is contained in:
parent
48b670ed51
commit
fdea6f5926
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=20150813
|
||||
pkgver=20150816
|
||||
pkgrel=1
|
||||
_commit=c25cc51c6fc0ddc4455d56ad26fbbf38b48da33a
|
||||
_commit=e1e2823ab8729b61dd36e177d2db1ec20df59f09
|
||||
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=('e606eaf8a6ff0cc411245e1ce20dc3e5')
|
||||
md5sums=('2085ef4632b78db806bf00295e0d57ae')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue