alarm/raspberrypi-firmware: remove $pkgrel from source

This commit is contained in:
graysky 2022-01-05 06:04:55 -05:00
parent 187ea23dcf
commit 6ff918cb44

View file

@ -20,9 +20,9 @@ options=(!strip)
source=('00-raspberrypi-firmware.conf'
'10-raspberrypi-firmware.rules'
'raspberrypi-firmware.sh')
source_armv6h=("firmware-$pkgver-$pkgrel-${_commitfirmware:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/$_commitfirmware.tar.gz")
source_armv7h=("firmware-$pkgver-$pkgrel-${_commitfirmware:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/$_commitfirmware.tar.gz")
source_aarch64=("userland-$pkgver-$pkgrel-${_commituserland:0:10}.tar.gz::https://github.com/raspberrypi/userland/archive/$_commituserland.tar.gz"
source_armv6h=("firmware-$pkgver-${_commitfirmware:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/$_commitfirmware.tar.gz")
source_armv7h=("firmware-$pkgver-${_commitfirmware:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/$_commitfirmware.tar.gz")
source_aarch64=("userland-$pkgver-${_commituserland:0:10}.tar.gz::https://github.com/raspberrypi/userland/archive/$_commituserland.tar.gz"
"https://raw.githubusercontent.com/raspberrypi/firmware/master/opt/vc/LICENCE")
md5sums=('72e0d5818fc513ece1b964f25f7e7882'
'2ad54baf398afe59ff5a70eb655f1b96'