mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libtermkey: Updated for version 0.18.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
38d80714e6
commit
de8df26b53
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=libtermkey
|
PRGNAM=libtermkey
|
||||||
VERSION=${VERSION:-8c0cb7108cc63218ea19aa898968eede19e19603}
|
VERSION=${VERSION:-0.18}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libtermkey"
|
PRGNAM="libtermkey"
|
||||||
VERSION="8c0cb7108cc63218ea19aa898968eede19e19603"
|
VERSION="0.18"
|
||||||
HOMEPAGE="https://github.com/neovim/libtermkey"
|
HOMEPAGE="http://www.leonerd.org.uk/code/libtermkey/"
|
||||||
DOWNLOAD="https://github.com/neovim/libtermkey/archive/8c0cb7108cc63218ea19aa898968eede19e19603.tar.gz"
|
DOWNLOAD="http://www.leonerd.org.uk/code/libtermkey/libtermkey-0.18.tar.gz"
|
||||||
MD5SUM="e0211def456a8fddafff103a0f6f3b24"
|
MD5SUM="3be2e3e5a851a49cc5e8567ac108b520"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="unibilium"
|
REQUIRES="unibilium"
|
||||||
|
|
Loading…
Reference in a new issue