mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/qTox: Updated for version 20151114.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
2bd135c448
commit
c2e09499fd
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qTox
|
||||
VERSION=${VERSION:-20151108}
|
||||
VERSION=${VERSION:-20151114}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qTox"
|
||||
VERSION="20151108"
|
||||
VERSION="20151114"
|
||||
HOMEPAGE="https://github.com/tux3/qTox"
|
||||
DOWNLOAD="http://mirror.slackware.hr/sources/qTox/qTox-20151108.tar.bz2"
|
||||
MD5SUM="de8cde612b8e33d3fd2f6309f070d680"
|
||||
DOWNLOAD="http://mirror.slackware.hr/sources/qTox/qTox-20151114.tar.bz2"
|
||||
MD5SUM="7e7410d682f53803d96cbd2eb01ba4cb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="toxcore libfilteraudio qt5 ffmpeg qrencode libxkbcommon"
|
||||
|
|
Loading…
Reference in a new issue