[arch-commits] Commit in uboot-tools/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Tue Oct 6 20:57:49 UTC 2020
Date: Tuesday, October 6, 2020 @ 20:57:49
Author: jelle
Revision: 719561
upgpkg: uboot-tools 2020.10-1
Modified:
uboot-tools/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-06 20:57:32 UTC (rev 719560)
+++ PKGBUILD 2020-10-06 20:57:49 UTC (rev 719561)
@@ -3,7 +3,7 @@
# Contributor: Philipp Schrader <philipp.schrader+arch at gmail.com>
pkgname=uboot-tools
-pkgver=2020.07
+pkgver=2020.10
pkgrel=1
pkgdesc='U-Boot bootloader utility tools'
arch=(x86_64)
@@ -11,8 +11,8 @@
license=(GPL)
depends=(openssl)
source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2{,.sig})
-validpgpkeys=('E872DB409C1A687EFBE8633687F9F635D31D7652')
-sha1sums=('1b59dd6875b0ceeb5202ef027f26bf3c99a8d91b'
+validpgpkeys=('1A3C7F70E08FAB1707809BBF147C39FF9634B72C')
+sha1sums=('fc034092217a6277a5db4377ce6edc806d2e79c4'
'SKIP')
build() {
More information about the arch-commits
mailing list