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:
Christoph Willing 2021-02-12 18:36:04 +10:00 committed by Willy Sudiarto Raharjo
parent 466a8273af
commit 0bebc269eb
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"