summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlks2015-10-24 09:30:33 +0200
committerlks2015-10-24 09:30:33 +0200
commit13d345438b0b495a520e9f04f879f9e7f9467c45 (patch)
tree211c89c53949418af6d506f7befa333da400369f /PKGBUILD
parentf988901d87270d4d82e02bc33d59d99e39ec3eb3 (diff)
downloadaur-13d345438b0b495a520e9f04f879f9e7f9467c45.tar.gz
Update to 1.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index daeae34705f5..be2d1e41e2f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: lks <lukas dot graetz at web dot de>
pkgname=cbootimage
-pkgver=1.5
+pkgver=1.6
pkgrel=1
pkgdesc="Tools to dump and generate boot config table on Tegra devices"
arch=('i686' 'x86_64' 'armv7h')
@@ -9,7 +9,7 @@ url="http://http.download.nvidia.com/tegra-public-appnotes/bct-overview.html"
makedepends=('automake' 'autoconf')
source=('cbootimage.tar')
source=("https://github.com/NVIDIA/cbootimage/archive/v${pkgver}.tar.gz")
-md5sums=('1a5f365391bbef5893fb9181523c95f3')
+sh256sums=('a15739c9e2ca4f582de56c4c795c057d7b322224edd65228bdd725dfdd3aa78c')
build() {