Skip to content

Commit

Permalink
alarm/raspberrypi-bootloader to 20200917-1
Browse files Browse the repository at this point in the history
  • Loading branch information
graysky2 committed Sep 17, 2020
1 parent 29bc4a2 commit 35d608d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions alarm/raspberrypi-bootloader/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ buildarch=28
pkgbase=raspberrypi-bootloader
pkgname=('raspberrypi-bootloader'
'raspberrypi-bootloader-x')
pkgver=20200916
pkgver=20200917
pkgrel=1
_commit=28f031eb3a06b94ce9219973fad72e4a647bb690
_commit=7b99da75f55a5ad7d572ec4ebe4e8f9573deaee7
arch=('any')
url="https://github.com/raspberrypi/firmware"
license=('custom')
options=(!strip)
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
md5sums=('20749343a83dc3ba635b058fd5e05b23')
md5sums=('683431d2ee7670da0eeff533dd7a686c')

package_raspberrypi-bootloader() {
pkgdesc="Bootloader files for Raspberry Pi"
Expand Down

0 comments on commit 35d608d

Please sign in to comment.