From 7d5f1e25e72a70ecbcbe0b5809c8b8cbce9f74ba Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Fri, 16 Oct 2020 11:09:24 +0800 Subject: [PATCH] u-boot-tools: Update to v2020.10 Signed-off-by: Bin Meng --- u-boot-tools/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/u-boot-tools/PKGBUILD b/u-boot-tools/PKGBUILD index cd63f210..919663ca 100644 --- a/u-boot-tools/PKGBUILD +++ b/u-boot-tools/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Bin Meng pkgname=u-boot-tools -pkgver=2020.07 +pkgver=2020.10 pkgrel=1 pkgdesc="U-Boot Tools" arch=('i686' 'x86_64')