From c981ca10f3c3288d00ce926f6f286a8145f74552 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Thu, 24 Feb 2022 21:50:11 +1300 Subject: network/viber: Updated for version 16.1.0.37. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- network/viber/viber.SlackBuild | 4 ++-- network/viber/viber.info | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'network/viber') diff --git a/network/viber/viber.SlackBuild b/network/viber/viber.SlackBuild index 7849b8b91b3aa..0390e0ee2c8c1 100644 --- a/network/viber/viber.SlackBuild +++ b/network/viber/viber.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=viber -VERSION=${VERSION:-7.0.0.1035} +VERSION=${VERSION:-16.1.0.37} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -37,7 +37,7 @@ case "$(uname -m)" in esac # Get the real version -REAL_VER=$(ar p ${PRGNAM}.deb control.tar.gz | tar zxO ./control | grep Version | awk '{print $2}' | cut -d- -f1) +REAL_VER=$(ar p ${PRGNAM}.deb control.tar.xz | tar JxO ./control | grep Version | awk '{print $2}' | cut -d- -f1) # If the variable PRINT_PACKAGE_NAME is set, then this script will report what # the name of the created package would be, and then exit. This information diff --git a/network/viber/viber.info b/network/viber/viber.info index 50423eae2689a..807f450a04c50 100644 --- a/network/viber/viber.info +++ b/network/viber/viber.info @@ -1,10 +1,10 @@ PRGNAM="viber" -VERSION="7.0.0.1035" +VERSION="16.1.0.37" HOMEPAGE="https://www.viber.com/products/linux" DOWNLOAD="UNSUPPORTED" MD5SUM="" DOWNLOAD_x86_64="http://download.cdn.viber.com/cdn/desktop/Linux/viber.deb" -MD5SUM_x86_64="4e6f4759fbaef187765190c8d6adaa72" +MD5SUM_x86_64="aaf008d5f636b048ddd38839be132367" REQUIRES="" MAINTAINER="Roberto Metere" EMAIL="roberto@metere.it" -- cgit v1.2.3