Date: Wednesday, January 25, 2017 @ 19:32:46 Author: jelle Revision: 209079
upgpkg: uboot-tools 2017.01-1 Modified: uboot-tools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-25 19:28:20 UTC (rev 209078) +++ PKGBUILD 2017-01-25 19:32:46 UTC (rev 209079) @@ -4,7 +4,7 @@ # Contributor: Philipp Schrader <[email protected]> pkgname=uboot-tools -pkgver=2016.11 +pkgver=2017.01 pkgrel=1 pkgdesc='U-Boot bootloader utility tools' arch=(i686 x86_64) @@ -13,7 +13,7 @@ depends=(openssl) source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2{,.sig}) validpgpkeys=('E872DB409C1A687EFBE8633687F9F635D31D7652') -sha1sums=('eccd91f144bf104703cce49e014793a4d7e3b399' +sha1sums=('b7c5a1bd22c2fbd35a9c3980079904d9f6e277d6' 'SKIP') build() {
