mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/uTox: Updated for version 0.15.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
c14dac9e13
commit
37c53ec750
2 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
PRGNAM=uTox
|
||||
VERSION=${VERSION:-0.13.1}
|
||||
VERSION=${VERSION:-0.15.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="uTox"
|
||||
VERSION="0.13.1"
|
||||
VERSION="0.15.0"
|
||||
HOMEPAGE="https://github.com/uTox/uTox"
|
||||
DOWNLOAD="https://github.com/uTox/uTox/archive/v0.13.1/uTox-0.13.1.tar.gz"
|
||||
MD5SUM="a00b8dfcf10e05016347f2f8c21bca3c"
|
||||
DOWNLOAD="https://github.com/uTox/uTox/archive/v0.15.0/uTox-0.15.0.tar.gz"
|
||||
MD5SUM="92e17ef73023c2691e4190e2b7424657"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="c-toxcore libfilteraudio"
|
||||
REQUIRES="c-toxcore libfilteraudio check"
|
||||
MAINTAINER="Christoph Willing"
|
||||
EMAIL="chris.willing@linux.com"
|
||||
|
|
Loading…
Reference in a new issue