summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnatol Pomozov2018-01-05 20:50:16 -0800
committerAnatol Pomozov2018-01-05 20:50:16 -0800
commit46a21c1f889a395456ffd85225bb808617c2e5e9 (patch)
tree9a6db705cf1fa7b91b5094b1b04eeee61ff0e70f /PKGBUILD
parent762d22f376d2da41acca1b4eb3b8d7b7602e6b4b (diff)
downloadaur-46a21c1f889a395456ffd85225bb808617c2e5e9.tar.gz
ChromeOS keep changing their release brunch. Update the release tarball sha.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7dd11521f29..25e651a107c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=(libutil-linux openssl)
makedepends=(libyaml trousers)
source=(https://chromium.googlesource.com/chromiumos/platform/vboot_reference/+archive/refs/heads/$_tag.tar.gz
no_static.patch)
-sha1sums=('b525326c6ef3cbfd95d86042d079672707897536'
+sha1sums=('780e32f7fd64eec963ea8f275c742d5f7402c080'
'4fa3b0d34579718a22e06fb44e089c8601522e89')
prepare() {