summaryrefslogtreecommitdiffstats
path: root/development/racer/racer.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/racer/racer.SlackBuild')
-rw-r--r--development/racer/racer.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/racer/racer.SlackBuild b/development/racer/racer.SlackBuild
index 627de50068..1b4573cef4 100644
--- a/development/racer/racer.SlackBuild
+++ b/development/racer/racer.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=racer
-VERSION=${VERSION:-2.1.40}
+VERSION=${VERSION:-2.1.41}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -139,7 +139,7 @@ find -L . \
PATH="$(pwd)/rustup-bin:$PATH" \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
-rustup run nightly-2020-10-26 cargo build --release $CARGOTARGET
+rustup run nightly-2020-11-27 cargo build --release $CARGOTARGET
mkdir -p $PKG/usr/bin/