summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnatol Pomozov2015-11-02 09:58:57 -0800
committerAnatol Pomozov2015-11-02 09:58:57 -0800
commitf37e5955ad0d265aec6a31b6460df42c44dbea7b (patch)
tree3a5d930282be89c8a19245e880fbf3a982f0488a /PKGBUILD
parentf5bfcf7f99d12dee31a244e70440357a98afab9d (diff)
downloadaur-f37e5955ad0d265aec6a31b6460df42c44dbea7b.tar.gz
updpkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a008c6d71bf..45663845df3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Anatol Pomozov <anatol.pomozov@gmail.com>
pkgname=tegrarcm
-pkgver=1.6
+pkgver=1.7
pkgrel=1
pkgdesc='Tegra ReCovery Mode tool; communicates with Tegra boot ROM to download code over USB'
arch=(i686 x86_64)
@@ -9,7 +9,7 @@ url='https://github.com/NVIDIA/tegrarcm'
license=(custom)
depends=(crypto++ libusb)
source=(tegrarcm-$pkgver.zip::https://github.com/NVIDIA/tegrarcm/archive/v$pkgver.zip)
-sha1sums=('7b87d05a19b841693e198444a962dd9476b9a7df')
+sha1sums=('6974155ae41fff352fb8674a28cfe2cebba4730b')
build() {
cd tegrarcm-$pkgver