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

Jelle van der Waa jelle at gemini.archlinux.org
Tue Apr 5 07:23:22 UTC 2022


    Date: Tuesday, April 5, 2022 @ 07:23:21
  Author: jelle
Revision: 1181423

upgpkg: uboot-tools 2022.04-1

Modified:
  uboot-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-05 06:25:19 UTC (rev 1181422)
+++ PKGBUILD	2022-04-05 07:23:21 UTC (rev 1181423)
@@ -3,7 +3,7 @@
 # Contributor: Philipp Schrader <philipp.schrader+arch at gmail.com>
 
 pkgname=uboot-tools
-pkgver=2022.01
+pkgver=2022.04
 pkgrel=1
 pkgdesc='U-Boot bootloader utility tools'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2{,.sig})
 validpgpkeys=('1A3C7F70E08FAB1707809BBF147C39FF9634B72C')
 options=(!lto)
-sha1sums=('3371c1d58966e9000b4680e90cd29caa212969d2'
+sha1sums=('1b1033e73a9d6f355731b11b38387637c8102f25'
           'SKIP')
 
 build() {



More information about the arch-commits mailing list