summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJay2021-05-10 03:55:47 +0100
committerJay2021-05-10 03:55:47 +0100
commit5c86303c788aa640456d417eafedb7d442499e1e (patch)
treebd496efc978047f03c044171cbbc1c1f262c48b3 /PKGBUILD
parent0a0b434b634faf3ed0c247b112c938d46c492673 (diff)
downloadaur-5c86303c788aa640456d417eafedb7d442499e1e.tar.gz
skip hash check
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44835fee8c3c..6ff7d2dd7d6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=rust-analyzer-nightly-bin
-pkgver=rust.analyzer.cf4d4f646.2021.05.09.nightly
+pkgver=rust.analyzer.fd109fb58.2021.05.10.nightly
pkgrel=1
epoch=1
pkgdesc="An experimental Rust compiler front-end for IDEs (nightly)"
@@ -12,7 +12,7 @@ optdepends=()
provides=('rust-analyzer')
conflicts=('rust-analyzer')
source=(https://github.com/rust-analyzer/rust-analyzer/releases/download/nightly/rust-analyzer-linux.gz)
-sha256sums=('87235e0d1884803404fddac2fbdcc8a21fd2060bf2238105325a76d27df455a3')
+sha256sums=('SKIP')
pkgver() {
chmod a+x rust-analyzer-linux