libraries/libvterm: Updated for version 0.1.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2021-04-07 21:31:12 -07:00 committed by Willy Sudiarto Raharjo
parent e1289a6881
commit 77dcafbcb6
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for libvterm # Slackware build script for libvterm
# Copyright 2015-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # Copyright 2015-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libvterm PRGNAM=libvterm
VERSION=${VERSION:-0.1.3} VERSION=${VERSION:-0.1.4}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libvterm" PRGNAM="libvterm"
VERSION="0.1.3" VERSION="0.1.4"
HOMEPAGE="http://www.leonerd.org.uk/code/libvterm/" HOMEPAGE="http://www.leonerd.org.uk/code/libvterm/"
DOWNLOAD="http://www.leonerd.org.uk/code/libvterm/libvterm-0.1.3.tar.gz" DOWNLOAD="http://www.leonerd.org.uk/code/libvterm/libvterm-0.1.4.tar.gz"
MD5SUM="4581aec6b621f5ca5cf5bff97dea6e05" MD5SUM="3bf5bbb91cd99adc523a954b10005511"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""