uboot-usbarmory: fix PKGBUILDs checksums

This commit is contained in:
Jason Plum 2015-03-28 13:27:33 -04:00
parent 10bac879f0
commit b49dc67212

View file

@ -5,7 +5,7 @@ buildarch=4
pkgname=uboot-usbarmory
pkgver=2014.07
pkgrel=2
pkgrel=3
pkgdesc="U-Boot for USB armory"
arch=('armv7h')
url="https://github.com/inversepath/u-boot-usbarmory.git"
@ -16,7 +16,7 @@ source=("u-boot-${pkgver}::git+https://github.com/inversepath/u-boot-usbarmory.g
'uEnv.txt')
md5sums=('SKIP'
'e91817ce9752f85de4f2f91130b7d711'
'd41d8cd98f00b204e9800998ecf8427e')
'5e8a8854cc2a154e1a157535f2161913')
prepare() {
cd u-boot-${pkgver}