mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/whalebird: Updated for version 5.0.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ced7c107d7
commit
e22779fc1d
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=whalebird
|
||||
VERSION=${VERSION:-5.0.2}
|
||||
VERSION=${VERSION:-5.0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="whalebird"
|
||||
VERSION="5.0.2"
|
||||
VERSION="5.0.3"
|
||||
HOMEPAGE="https://whalebird.social"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/h3poteto/whalebird-desktop/releases/download/v5.0.2/Whalebird-5.0.2-linux-x64.rpm"
|
||||
MD5SUM_x86_64="e08f41b1784d1e85383af9172e80032b"
|
||||
DOWNLOAD_x86_64="https://github.com/h3poteto/whalebird-desktop/releases/download/v5.0.3/Whalebird-5.0.3-linux-x64.rpm"
|
||||
MD5SUM_x86_64="21529dbf566815aad44f0b04b828925f"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Isaac Yu"
|
||||
EMAIL="isaacyu1@isaacyu1.com"
|
||||
|
|
Loading…
Reference in a new issue