author | Jelle van der Waa
<jelle@archlinux.org> 2016-11-19 14:13:10 UTC |
committer | Jelle van der Waa
<jelle@archlinux.org> 2016-11-19 14:13:10 UTC |
parent | a882998bde054342f3a014aef6cb72f021062eda |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4ad1107..fb234dc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Philipp Schrader <philipp.schrader+arch@gmail.com> pkgname=uboot-tools -pkgver=2016.09.01 +pkgver=2016.11 pkgrel=1 pkgdesc='U-Boot bootloader utility tools' arch=(i686 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=('6db5e0b5d688d7005072ea6b53cb16a60a6db6be' +sha1sums=('eccd91f144bf104703cce49e014793a4d7e3b399' 'SKIP') build() {