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 ab707c3f7918..621811cb23cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rust-analyzer-nightly-bin
pkgdesc = An experimental Rust compiler front-end for IDEs (nightly)
- pkgver = 20210523
+ pkgver = 20210524
pkgrel = 1
url = https://github.com/rust-analyzer/rust-analyzer
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fe3ba64b3eeb..660da8d54821 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=rust-analyzer-nightly-bin
-pkgver=20210523
+pkgver=20210524
pkgrel=1
pkgdesc="An experimental Rust compiler front-end for IDEs (nightly)"
arch=('x86_64' 'i686')