author | Jelle van der Waa
<jelle@archlinux.org> 2018-01-18 19:15:19 UTC |
committer | Jelle van der Waa
<jelle@archlinux.org> 2018-01-18 19:15:19 UTC |
parent | 03f33c8dc6b244d14b4a7d01a8cb59c0763fd099 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1544706..9c1ae53 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Philipp Schrader <philipp.schrader+arch@gmail.com> pkgname=uboot-tools -pkgver=2017.07 +pkgver=2018.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=('517c33f41e2969f3b5b88e9ae3c042acfe1bde05' +sha1sums=('a4689e07aa09adaea351946ff6156ca11aec1345' 'SKIP') build() {