summaryrefslogtreecommitdiffstats
path: root/system/alacritty/alacritty.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/alacritty/alacritty.SlackBuild')
-rw-r--r--system/alacritty/alacritty.SlackBuild37
1 files changed, 20 insertions, 17 deletions
diff --git a/system/alacritty/alacritty.SlackBuild b/system/alacritty/alacritty.SlackBuild
index 329d669979..5ec3528e20 100644
--- a/system/alacritty/alacritty.SlackBuild
+++ b/system/alacritty/alacritty.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=alacritty
-GITREV=${GITREV:-f298ebb2179eff947cdb9cb7a4bd96e9739eac5c}
+GITREV=${GITREV:-6debc4f3351446417d0c4e38173cd9ef0faa71d5}
VERSION=${VERSION:-git$(echo "$GITREV" | sed 's/^\(.\{7\}\).*$/\1/')}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -94,10 +94,10 @@ mkdir vendor
for dependency in aho-corasick=0.6.4 \
android_glue=0.2.3 \
- ansi_term=0.10.2 \
+ ansi_term=0.11.0 \
approx=0.1.1 \
arraydeque=0.4.2 \
- atty=0.2.6 \
+ atty=0.2.8 \
base64=0.9.0 \
bitflags=0.4.0 \
bitflags=0.7.0 \
@@ -112,7 +112,7 @@ mkdir vendor
cfg-if=0.1.2 \
cgl=0.2.1 \
cgmath=0.16.0 \
- clap=2.30.0 \
+ clap=2.31.1 \
clippy=0.0.187 \
clippy_lints=0.0.187 \
cmake=0.1.29 \
@@ -140,8 +140,8 @@ mkdir vendor
fuchsia-zircon=0.3.3 \
getopts=0.2.17 \
gl_generator=0.9.0 \
- gleam=0.4.23 \
- glutin=0.13.0 \
+ gleam=0.4.24 \
+ glutin=0.13.1 \
humantime=1.1.1 \
idna=0.1.4 \
if_chain=0.1.2 \
@@ -154,7 +154,7 @@ mkdir vendor
lazy_static=1.0.0 \
lazycell=0.4.0 \
lazycell=0.6.0 \
- libc=0.2.37 \
+ libc=0.2.39 \
libloading=0.4.3 \
libz-sys=1.0.18 \
linked-hash-map=0.5.1 \
@@ -166,7 +166,7 @@ mkdir vendor
memmap=0.6.2 \
mio-more=0.1.0 \
mio=0.5.1 \
- mio=0.6.13 \
+ mio=0.6.14 \
miow=0.1.5 \
miow=0.2.1 \
net2=0.2.32 \
@@ -183,33 +183,35 @@ mkdir vendor
parking_lot_core=0.2.13 \
percent-encoding=1.0.1 \
pkg-config=0.3.9 \
+ proc-macro2=0.2.3 \
pulldown-cmark=0.0.15 \
quick-error=1.2.1 \
quine-mc_cluskey=0.2.4 \
- quote=0.3.15 \
+ quote=0.4.2 \
rand=0.3.22 \
rand=0.4.2 \
redox_syscall=0.1.37 \
redox_termios=0.1.1 \
regex-syntax=0.4.2 \
- regex=0.2.6 \
+ regex-syntax=0.5.0 \
+ regex=0.2.7 \
safemem=0.2.0 \
same-file=1.0.2 \
semver-parser=0.7.0 \
semver=0.6.0 \
- serde=1.0.27 \
- serde_derive=1.0.27 \
- serde_derive_internals=0.19.0 \
+ serde=1.0.28 \
+ serde_derive=1.0.28 \
+ serde_derive_internals=0.20.0 \
serde_json=1.0.10 \
serde_yaml=0.7.3 \
shared_library=0.1.8 \
slab=0.1.3 \
slab=0.3.0 \
+ slab=0.4.0 \
smallvec=0.6.0 \
stable_deref_trait=1.0.0 \
strsim=0.7.0 \
- syn=0.11.11 \
- synom=0.11.3 \
+ syn=0.12.13 \
tempfile=2.2.0 \
termcolor=0.3.5 \
termion=1.5.1 \
@@ -218,10 +220,11 @@ mkdir vendor
time=0.1.39 \
token_store=0.1.2 \
toml=0.4.5 \
+ ucd-util=0.1.1 \
unicode-bidi=0.3.4 \
unicode-normalization=0.1.5 \
unicode-width=0.1.4 \
- unicode-xid=0.0.4 \
+ unicode-xid=0.1.0 \
unreachable=1.0.0 \
url=1.7.0 \
utf8-ranges=1.0.0 \
@@ -243,7 +246,7 @@ mkdir vendor
winapi=0.2.8 \
winapi=0.3.4 \
wincolor=0.1.6 \
- winit=0.11.1 \
+ winit=0.11.2 \
ws2_32-sys=0.2.1 \
x11-dl=2.17.3 \
xdg=2.1.0 \