summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5913920bd7cb..2983a65ea9b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,20 +4,20 @@
buildarch=4
pkgname=uboot-imx53qsb
-pkgver=2017.03
+pkgver=2017.05
pkgrel=1
pkgdesc="U-Boot for i.MX53 Quick Start Board"
arch=('armv7h')
url="http://git.denx.de/u-boot.git/"
license=('GPL')
-makedepends=('git' 'bc')
+makedepends=('git')
install=${pkgname}.install
backup=('boot/boot.txt' 'boot/boot.scr')
source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2"
'0001-arch-linux-arm-modifications.patch'
'boot.txt'
'mkscr')
-md5sums=('52fed6ce16e0c4a50e2cd4defdf9097a'
+md5sums=('1b9ab3707ded74bbde9405987f816969'
'9c6c988da8fd9e20e3c1a59da2691e27'
'23a08cb6a356d5dc7ddaf124ebb5a5d7'
'021623a04afd29ac3f368977140cfbfd')