Date: Monday, April 20, 2020 @ 18:26:39 Author: ffy00 Revision: 617073
upgpkg: uboot-tools 2020.04-1 Modified: uboot-tools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-20 18:11:48 UTC (rev 617072) +++ PKGBUILD 2020-04-20 18:26:39 UTC (rev 617073) @@ -3,7 +3,7 @@ # Contributor: Philipp Schrader <[email protected]> pkgname=uboot-tools -pkgver=2020.01 +pkgver=2020.04 pkgrel=1 pkgdesc='U-Boot bootloader utility tools' arch=(x86_64) @@ -12,7 +12,7 @@ depends=(openssl) source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2{,.sig}) validpgpkeys=('E872DB409C1A687EFBE8633687F9F635D31D7652') -sha1sums=('370331bee500ca51b2cc094199730e3b30ea2606' +sha1sums=('0821ce2dac9bbd9ec5883779ddad78b8610366e3' 'SKIP') build() {
