network/signal-desktop: Updated for version 1.40.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David O'Shaughnessy 2021-04-10 10:10:48 +07:00 committed by Willy Sudiarto Raharjo
parent 9b6f30e652
commit 227667edc6
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=signal-desktop
VERSION=${VERSION:-1.40.0}
VERSION=${VERSION:-1.40.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="signal-desktop"
VERSION="1.40.0"
VERSION="1.40.1"
HOMEPAGE="https://signal.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/signal-desktop/signal-desktop_1.40.0_amd64.deb"
MD5SUM_x86_64="4b8274623c6194ef3b07fa085d08f93d"
REQUIRES=""
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/signal-desktop/signal-desktop_1.40.1_amd64.deb"
MD5SUM_x86_64="f3bf4c2a329a5936b9c04a62e5949668"
REQUIRES="libxkbcommon"
MAINTAINER="David O'Shaughnessy"
EMAIL="dev@osh.id.au"