network/whalebird: Updated for version 5.0.1.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2023-03-08 13:05:23 -08:00 committed by Willy Sudiarto Raharjo
parent 1f927db335
commit f90f6999c9
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=whalebird
VERSION=${VERSION:-5.0.0}
VERSION=${VERSION:-5.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="whalebird"
VERSION="5.0.0"
VERSION="5.0.1"
HOMEPAGE="https://whalebird.social"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/h3poteto/whalebird-desktop/archive/refs/tags/v5.0.0/whalebird-desktop-5.0.0.tar.gz"
MD5SUM_x86_64="3d755f27f5b25072ad2e278361237b56"
DOWNLOAD_x86_64="https://github.com/h3poteto/whalebird-desktop/archive/refs/tags/v5.0.1/whalebird-desktop-5.0.1.tar.gz"
MD5SUM_x86_64="6d15e120f33a1360bcdc2ceefa3e7726"
REQUIRES="electron yarn"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"