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

Jelle van der Waa jelle at gemini.archlinux.org
Mon Oct 4 19:54:05 UTC 2021


    Date: Monday, October 4, 2021 @ 19:54:05
  Author: jelle
Revision: 1027655

upgpkg: uboot-tools 2021.10-1

Modified:
  uboot-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-04 19:21:49 UTC (rev 1027654)
+++ PKGBUILD	2021-10-04 19:54:05 UTC (rev 1027655)
@@ -3,7 +3,7 @@
 # Contributor: Philipp Schrader <philipp.schrader+arch at gmail.com>
 
 pkgname=uboot-tools
-pkgver=2021.07
+pkgver=2021.10
 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=('fc997c4efbb93df340c41e0c7b8a4137ab8b6ee3'
+sha1sums=('8de6f89122f4790167aaba4c9c3aad08847408ea'
           'SKIP')
 
 build() {



More information about the arch-commits mailing list