summaryrefslogtreecommitdiffstats
path: root/system/alacritty/alacritty.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2018-08-03 22:44:44 +0200
committer Willy Sudiarto Raharjo2018-08-04 03:40:00 +0200
commit11e39c28e8b93a3d452370ec29dd4ce58864eca8 (patch)
treec6da8d6c476749deee11b6390e9bd6d40ab04c25 /system/alacritty/alacritty.SlackBuild
parent085da83358dc2bc5a8b88b17357d8c60f0c08c8a (diff)
downloadslackbuilds-11e39c28e8b93a3d452370ec29dd4ce58864eca8.tar.gz
system/alacritty: Updated for version git24a74d4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/alacritty/alacritty.SlackBuild')
-rw-r--r--system/alacritty/alacritty.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/alacritty/alacritty.SlackBuild b/system/alacritty/alacritty.SlackBuild
index 332fc9c233..382234d358 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:-68b3d8abfdeeb388edb1b5e0528d3fddb66fd9e8}
+GITREV=${GITREV:-24a74d44882f89d16d197f2f2854208112938acb}
VERSION=${VERSION:-git$(echo "$GITREV" | sed 's/^\(.\{7\}\).*$/\1/')}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -120,6 +120,7 @@ mkdir vendor
core-graphics=0.13.0 \
core-graphics=0.14.0 \
core-text=9.2.0 \
+ dirs=1.0.2 \
dlib=0.4.1 \
downcast-rs=1.0.3 \
dtoa=0.4.2 \
@@ -200,6 +201,7 @@ mkdir vendor
smallvec=0.6.1 \
smithay-client-toolkit=0.2.3 \
stable_deref_trait=1.1.0 \
+ static_assertions=0.2.5 \
strsim=0.7.0 \
syn=0.14.2 \
tempfile=3.0.2 \