[arch-commits] Commit in uboot-tools/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Wed Jan 13 20:39:06 UTC 2021


    Date: Wednesday, January 13, 2021 @ 20:39:05
  Author: jelle
Revision: 820730

upgpkg: uboot-tools 2021.01-1

Modified:
  uboot-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-13 20:13:25 UTC (rev 820729)
+++ PKGBUILD	2021-01-13 20:39:05 UTC (rev 820730)
@@ -3,7 +3,7 @@
 # Contributor: Philipp Schrader <philipp.schrader+arch at gmail.com>
 
 pkgname=uboot-tools
-pkgver=2020.10
+pkgver=2021.01
 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=('1A3C7F70E08FAB1707809BBF147C39FF9634B72C')
-sha1sums=('fc034092217a6277a5db4377ce6edc806d2e79c4'
+sha1sums=('af6228e71419c29bb0192631bc8868e211941f9d'
           'SKIP')
 
 build() {



More information about the arch-commits mailing list