mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/qTox: Updated for version 20160220.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
86931923ce
commit
63114b4de6
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for qTox
|
# Slackware build script for qTox
|
||||||
|
|
||||||
# Copyright 2015 Mario Preksavec, Zagreb, Croatia
|
# Copyright 2015, 2016 Mario Preksavec, Zagreb, Croatia
|
||||||
# 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=qTox
|
PRGNAM=qTox
|
||||||
VERSION=${VERSION:-20160102}
|
VERSION=${VERSION:-20160220}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="qTox"
|
PRGNAM="qTox"
|
||||||
VERSION="20160102"
|
VERSION="20160220"
|
||||||
HOMEPAGE="https://github.com/tux3/qTox"
|
HOMEPAGE="https://github.com/tux3/qTox"
|
||||||
DOWNLOAD="http://mirror.slackware.hr/sources/qTox/qTox-20160102.tar.bz2"
|
DOWNLOAD="http://mirror.slackware.hr/sources/qTox/qTox-20160220.tar.bz2"
|
||||||
MD5SUM="55c3886d0b7a327830d2c9c6ce289cfa"
|
MD5SUM="2936da92b3e35213114257c7105a679c"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="toxcore libfilteraudio qt5 ffmpeg qrencode libxkbcommon sqlcipher"
|
REQUIRES="toxcore libfilteraudio qt5 ffmpeg qrencode libxkbcommon sqlcipher"
|
||||||
|
|
Loading…
Reference in a new issue