author | Anatol Pomozov
<anatolik@archlinux.org> 2017-03-21 15:51:07 UTC |
committer | Anatol Pomozov
<anatolik@archlinux.org> 2017-03-21 15:51:07 UTC |
parent | 2b9aa36408dabf03754e1ab05af09e170d4af6a3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 95ee288..ec6c778 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,14 +2,14 @@ # Contributor: Frederic Bezies <fredbezies at gmail dot com> pkgname=dtc -pkgver=1.4.3 +pkgver=1.4.4 pkgrel=1 pkgdesc='Device Tree Compiler' url='http://www.devicetree.org/Device_Tree_Compiler' arch=(i686 x86_64) license=(GPL2) source=(https://www.kernel.org/pub/software/utils/dtc/dtc-$pkgver.tar.xz) -sha256sums=('0c3fbff85e85b980740c7b9c6f3cd1c5354aa318bfcadb5005776fdcf3ac5ec8') +sha256sums=('470731d5c015b160d26a96645dbb1c7337d6e7b8c98244612002b66bedf6cffb') prepare() { cd dtc-$pkgver