mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/libtermkey: Updated for version 0.19.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
217de4d112
commit
0133998d5f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libtermkey
|
||||
VERSION=${VERSION:-0.18}
|
||||
VERSION=${VERSION:-0.19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libtermkey"
|
||||
VERSION="0.18"
|
||||
VERSION="0.19"
|
||||
HOMEPAGE="http://www.leonerd.org.uk/code/libtermkey/"
|
||||
DOWNLOAD="http://www.leonerd.org.uk/code/libtermkey/libtermkey-0.18.tar.gz"
|
||||
MD5SUM="3be2e3e5a851a49cc5e8567ac108b520"
|
||||
DOWNLOAD="http://www.leonerd.org.uk/code/libtermkey/libtermkey-0.19.tar.gz"
|
||||
MD5SUM="89b581b91173ad1ab0783c10a9aecec8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="unibilium"
|
||||
|
|
Loading…
Reference in a new issue