author | Jelle van der Waa
<jelle@archlinux.org> 2020-10-06 20:57:49 UTC |
committer | Jelle van der Waa
<jelle@archlinux.org> 2020-10-06 20:57:49 UTC |
parent | 7868a5e24d5250b2c93a9d9cf7347020370e910b |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index e129325..68475f9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Philipp Schrader <philipp.schrader+arch@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 @@ url='https://www.denx.de/wiki/U-Boot/WebHome' 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() {