Date: Saturday, July 25, 2015 @ 21:38:49 Author: anatolik Revision: 137412
upgpkg: uboot-tools 2015.07-1 Modified: uboot-tools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-07-25 19:28:37 UTC (rev 137411) +++ PKGBUILD 2015-07-25 19:38:49 UTC (rev 137412) @@ -4,7 +4,7 @@ # Contributor: Philipp Schrader <[email protected]> pkgname=uboot-tools -pkgver=2015.04 +pkgver=2015.07 pkgrel=1 pkgdesc='U-Boot bootloader utility tools' arch=(i686 x86_64) @@ -12,7 +12,7 @@ license=(GPL) depends=(glibc openssl) source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2) -sha1sums=('21db842ba5c3633a5f673babdd91afaa4a190bd5') +sha1sums=('1e4e8df0ab7cfc2ee4ff6bf44c1b2085544d36f0') build() { cd u-boot-$pkgver
