summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8eeb1abeb7d6..a1006b4ff43d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = tegrarcm
depends = crypto++
depends = libusb
source = tegrarcm-1.6.zip::https://github.com/NVIDIA/tegrarcm/archive/v1.6.zip
- sha1sums = bad9aeed48dab24c7176ce07b1684be29887543d
+ sha1sums = 7b87d05a19b841693e198444a962dd9476b9a7df
pkgname = tegrarcm
diff --git a/PKGBUILD b/PKGBUILD
index c474d14596bf..5a008c6d71bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('bad9aeed48dab24c7176ce07b1684be29887543d')
+sha1sums=('7b87d05a19b841693e198444a962dd9476b9a7df')
build() {
cd tegrarcm-$pkgver