author | Jelle van der Waa
<jelle@archlinux.org> 2018-03-21 20:46:43 UTC |
committer | Jelle van der Waa
<jelle@archlinux.org> 2018-03-21 20:46:43 UTC |
parent | fe3acb924de54d613b1c5ab7116fb0762b787f8b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9c1ae53..e056156 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Philipp Schrader <philipp.schrader+arch@gmail.com> pkgname=uboot-tools -pkgver=2018.01 +pkgver=2018.03 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=('a4689e07aa09adaea351946ff6156ca11aec1345' +sha1sums=('2714c06270bd164e5420f8beba0da2354f7bc695' 'SKIP') build() {