mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/signal-desktop: Updated for version 1.34.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a74c99b02d
commit
8f02d38e5a
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=signal-desktop
|
||||
VERSION=${VERSION:-1.33.4}
|
||||
VERSION=${VERSION:-1.34.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="signal-desktop"
|
||||
VERSION="1.33.4"
|
||||
VERSION="1.34.1"
|
||||
HOMEPAGE="https://signal.org/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/signal-desktop/signal-desktop_1.33.4_amd64.deb"
|
||||
MD5SUM_x86_64="97477d7a33e7e0607064612f5a83796a"
|
||||
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/signal-desktop/signal-desktop_1.34.1_amd64.deb"
|
||||
MD5SUM_x86_64="45ca96e4a0c3c25de626f2b1c03d2980"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David O'Shaughnessy"
|
||||
EMAIL="dev@osh.id.au"
|
||||
|
|
Loading…
Reference in a new issue