aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
Diffstat (limited to 'network')
-rw-r--r--network/whalebird/whalebird.SlackBuild2
-rw-r--r--network/whalebird/whalebird.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/network/whalebird/whalebird.SlackBuild b/network/whalebird/whalebird.SlackBuild
index 0b854ce43baa3..a3f6d730f1afb 100644
--- a/network/whalebird/whalebird.SlackBuild
+++ b/network/whalebird/whalebird.SlackBuild
@@ -69,7 +69,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-desktop-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-desktop-$VERSION.tar.gz
cd $PRGNAM-desktop-$VERSION
chown -R root:root .
find -L . \
diff --git a/network/whalebird/whalebird.info b/network/whalebird/whalebird.info
index dd7e15587d8ce..8aa7100366b09 100644
--- a/network/whalebird/whalebird.info
+++ b/network/whalebird/whalebird.info
@@ -3,7 +3,7 @@ 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.4/whalebird-4.7.4.tar.gz"
+DOWNLOAD_x86_64="https://github.com/h3poteto/whalebird-desktop/archive/refs/tags/4.7.4/whalebird-desktop-4.7.4.tar.gz"
MD5SUM_x86_64="cbb8596b41122d0dad34add6fb24f12d"
REQUIRES="electron yarn"
MAINTAINER="Isaac Yu"