summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Nathaniel Russell <naterussell83@gmail.com>2022-12-08 21:26:42 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-08 21:26:42 +0700
commit9a86cdb09cd81da247c5817e32b6ce23de87f2c4 (patch)
tree4919aaaa213d0dfae09e011a269fbbbff4c4c4d0
parent2ed00e46e13697de649f73f95527f3d64956c094 (diff)
downloadslackbuilds-9a86cdb09cd81da247c5817e32b6ce23de87f2c4.tar.gz
slackbuilds-9a86cdb09cd81da247c5817e32b6ce23de87f2c4.tar.xz
desktop/gnome-shell-extension-dash-to-panel: Updated for version 52.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--desktop/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel.SlackBuild12
-rw-r--r--desktop/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel.info6
2 files changed, 6 insertions, 12 deletions
diff --git a/desktop/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel.SlackBuild b/desktop/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel.SlackBuild
index 51e4904f0d..668aa64fd1 100644
--- a/desktop/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel.SlackBuild
+++ b/desktop/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gnome-shell-extension-dash-to-panel
-# Copyright 2022 Nathaniel Russell
+# Copyright 2022 Nathaniel Russell <naterussell83@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,18 +26,12 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gnome-shell-extension-dash-to-panel
SRCNAM=dash-to-panel
-VERSION=${VERSION:-45}
+VERSION=${VERSION:-52}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
-if [ -z "$ARCH" ]; then
-case "$( uname -m )" in
- i?86) ARCH=i586 ;;
- arm*) ARCH=arm ;;
- *) ARCH=$( uname -m ) ;;
-esac
-fi
+ARCH=noarch
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
diff --git a/desktop/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel.info b/desktop/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel.info
index be89e0c401..e9ccf93e7f 100644
--- a/desktop/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel.info
+++ b/desktop/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel.info
@@ -1,8 +1,8 @@
PRGNAM="gnome-shell-extension-dash-to-panel"
-VERSION="45"
+VERSION="52"
HOMEPAGE="http://github.com/home-sweet-gnome/dash-to-panel"
-DOWNLOAD="https://github.com/home-sweet-gnome/dash-to-panel/archive/v45/dash-to-panel-45.tar.gz"
-MD5SUM="be7803b2695805e143a2612cc25d2af6"
+DOWNLOAD="https://github.com/home-sweet-gnome/dash-to-panel/archive/v52/dash-to-panel-52.tar.gz"
+MD5SUM="dda7f9ea0ca845c8fa48ae5c150fc6b6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""