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 482bb3e535f5..a317f57d480b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rust-analyzer-bin
pkgdesc = An experimental Rust compiler front-end for IDEs. Binary build.
- pkgver = 20200120
+ pkgver = 20200127
pkgrel = 1
url = https://github.com/rust-analyzer/rust-analyzer
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d1bf1c3f9d92..97d341aca973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sergey A. <murlakatamenka@disroot.org>
pkgname=rust-analyzer-bin
-pkgver=20200120
+pkgver=20200127
_pkgver='2020-01-27'
pkgrel=1
pkgdesc="An experimental Rust compiler front-end for IDEs. Binary build."