summaryrefslogtreecommitdiffstats
path: root/network/whalebird
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-12-30 21:40:12 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-02 21:05:46 +0700
commitdf2111c74579c39dab502583ade0ce3caa4841f1 (patch)
tree32c3da3918ff4de6af656c70fe3a8a0fa388f5b4 /network/whalebird
parent47fb65a28d44ce30a872cbf75417a8768cae4e61 (diff)
downloadslackbuilds-df2111c74579c39dab502583ade0ce3caa4841f1.tar.gz
slackbuilds-df2111c74579c39dab502583ade0ce3caa4841f1.tar.xz
network/whalebird: Update for 4.7.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/whalebird')
-rw-r--r--network/whalebird/whalebird.SlackBuild4
-rw-r--r--network/whalebird/whalebird.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/whalebird/whalebird.SlackBuild b/network/whalebird/whalebird.SlackBuild
index 62dc095203..0b854ce43b 100644
--- a/network/whalebird/whalebird.SlackBuild
+++ b/network/whalebird/whalebird.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for whalebird
-# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com>
+# Copyright 2022-2023 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=whalebird
-VERSION=${VERSION:-4.7.3}
+VERSION=${VERSION:-4.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/whalebird/whalebird.info b/network/whalebird/whalebird.info
index 9587e0c1f5..dd7e15587d 100644
--- a/network/whalebird/whalebird.info
+++ b/network/whalebird/whalebird.info
@@ -1,10 +1,10 @@
PRGNAM="whalebird"
-VERSION="4.7.3"
+VERSION="4.7.4"
HOMEPAGE="https://whalebird.social"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/h3poteto/whalebird-desktop/archive/refs/tags/4.7.3/whalebird-4.7.3.tar.gz"
-MD5SUM_x86_64="83ce6bf2d66f0b34389d679c1eae13e5"
+DOWNLOAD_x86_64="https://github.com/h3poteto/whalebird-desktop/archive/refs/tags/4.7.4/whalebird-4.7.4.tar.gz"
+MD5SUM_x86_64="cbb8596b41122d0dad34add6fb24f12d"
REQUIRES="electron yarn"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"