author | Jelle van der Waa
<jelle@archlinux.org> 2019-03-01 17:34:34 UTC |
committer | Jelle van der Waa
<jelle@archlinux.org> 2019-03-01 17:34:34 UTC |
parent | ee4d05f630dde80332c986ef32ea38f5f3cb2dca |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e9149f5..982d00f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Philipp Schrader <philipp.schrader+arch@gmail.com> pkgname=uboot-tools -pkgver=2018.09 +pkgver=2019.01 pkgrel=1 pkgdesc='U-Boot bootloader utility tools' arch=(x86_64) @@ -12,7 +12,7 @@ license=(GPL) depends=(openssl) source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2{,.sig}) validpgpkeys=('E872DB409C1A687EFBE8633687F9F635D31D7652') -sha1sums=('e43d4fc09395f8cde29d655d35b2bb773e89b444' +sha1sums=('3c4d22eea02032488e1a4cc5da202bb2469cf6fa' 'SKIP') build() {