diff --git a/alarm/uboot-tools/PKGBUILD b/alarm/uboot-tools/PKGBUILD index 0ae012b8f..c343c81b9 100644 --- a/alarm/uboot-tools/PKGBUILD +++ b/alarm/uboot-tools/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Julian Langschaedel pkgname=uboot-tools -pkgver=2016.07 +pkgver=2016.09.01 pkgrel=1 pkgdesc="U-Boot Tools" arch=('arm' 'armv6h' 'armv7h' 'aarch64') @@ -13,7 +13,7 @@ replaces=('uboot-env' 'uboot-mkimage') backup=(etc/fw_env.config) source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2 fw_env.config) -md5sums=('425a3fa610a7d972e5092a0e92276c70' +md5sums=('61c628f8034477c946e173ed174efeb4' '5a9dcbae5957f8621080d4bbc0e1520f') build() {