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

Jelle van der Waa jelle at gemini.archlinux.org
Fri Jul 15 19:51:24 UTC 2022


    Date: Friday, July 15, 2022 @ 19:51:24
  Author: jelle
Revision: 1252991

upgpkg: uboot-tools 2022.07-1

Added:
  uboot-tools/trunk/keys/
  uboot-tools/trunk/keys/pgp/
  uboot-tools/trunk/keys/pgp/1A3C7F70E08FAB1707809BBF147C39FF9634B72C.asc
Modified:
  uboot-tools/trunk/PKGBUILD

-------------------------------------------------------+
 PKGBUILD                                              |    5 +++--
 keys/pgp/1A3C7F70E08FAB1707809BBF147C39FF9634B72C.asc |    1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-15 18:29:51 UTC (rev 1252990)
+++ PKGBUILD	2022-07-15 19:51:24 UTC (rev 1252991)
@@ -3,7 +3,7 @@
 # Contributor: Philipp Schrader <philipp.schrader+arch at gmail.com>
 
 pkgname=uboot-tools
-pkgver=2022.04
+pkgver=2022.07
 pkgrel=1
 pkgdesc='U-Boot bootloader utility tools'
 arch=(x86_64)
@@ -10,10 +10,11 @@
 url='https://www.denx.de/wiki/U-Boot/WebHome'
 license=(GPL)
 depends=(openssl)
+makedepends=(python swig)
 source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2{,.sig})
 validpgpkeys=('1A3C7F70E08FAB1707809BBF147C39FF9634B72C')
 options=(!lto)
-sha1sums=('1b1033e73a9d6f355731b11b38387637c8102f25'
+sha1sums=('e49d94eb93c560b23b62d477db7b6906492e7d7e'
           'SKIP')
 
 build() {

Added: keys/pgp/1A3C7F70E08FAB1707809BBF147C39FF9634B72C.asc
===================================================================
(Binary files differ)

Index: uboot-tools/trunk/keys/pgp/1A3C7F70E08FAB1707809BBF147C39FF9634B72C.asc
===================================================================
--- keys/pgp/1A3C7F70E08FAB1707809BBF147C39FF9634B72C.asc	2022-07-15 18:29:51 UTC (rev 1252990)
+++ keys/pgp/1A3C7F70E08FAB1707809BBF147C39FF9634B72C.asc	2022-07-15 19:51:24 UTC (rev 1252991)

Property changes on: uboot-tools/trunk/keys/pgp/1A3C7F70E08FAB1707809BBF147C39FF9634B72C.asc
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


More information about the arch-commits mailing list