mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
network/uTox: Updated for version 0.18.1
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
466a8273af
commit
0bebc269eb
2 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@
|
|||
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
PRGNAM=uTox
|
||||
VERSION=${VERSION:-0.18.0}
|
||||
VERSION=${VERSION:-0.18.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="uTox"
|
||||
VERSION="0.18.0"
|
||||
VERSION="0.18.1"
|
||||
HOMEPAGE="https://github.com/uTox/uTox"
|
||||
DOWNLOAD="https://github.com/uTox/uTox/releases/download/v0.18.0/uTox-0.18.0-full.tar.gz"
|
||||
MD5SUM="3d173be4b2ccc5c274abff311e91a62e"
|
||||
DOWNLOAD="https://github.com/uTox/uTox/releases/download/v0.18.1/uTox-0.18.1-full.tar.gz"
|
||||
MD5SUM="add2df145292ffe0a30965bdf3e8a3d6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="c-toxcore libfilteraudio check"
|
||||
|
|
Loading…
Reference in a new issue