summaryrefslogtreecommitdiffstats
path: root/desktop/SwayNotificationCenter
diff options
context:
space:
mode:
author Jay Lanagan <j@lngn.net>2023-05-01 10:28:33 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-06 08:28:22 +0700
commitf46f1b7f070aa55e5ad9881594ab97efd6e39077 (patch)
tree90b8ba509f6841026d75e3a1c396a07d3665dcd9 /desktop/SwayNotificationCenter
parent7fbe0360fd87b3ba8997a4c7111d704a1073c704 (diff)
downloadslackbuilds-f46f1b7f070aa55e5ad9881594ab97efd6e39077.tar.gz
slackbuilds-f46f1b7f070aa55e5ad9881594ab97efd6e39077.tar.xz
desktop/SwayNotificationCenter: Updated for version 0.8.0.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/SwayNotificationCenter')
-rw-r--r--desktop/SwayNotificationCenter/SwayNotificationCenter.SlackBuild4
-rw-r--r--desktop/SwayNotificationCenter/SwayNotificationCenter.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/SwayNotificationCenter/SwayNotificationCenter.SlackBuild b/desktop/SwayNotificationCenter/SwayNotificationCenter.SlackBuild
index dcb7598c31..f26698ff9b 100644
--- a/desktop/SwayNotificationCenter/SwayNotificationCenter.SlackBuild
+++ b/desktop/SwayNotificationCenter/SwayNotificationCenter.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for SwayNotificationCenter
-# Copyright 2022 Jay Lanagan (j@lngn.net), Detroit, MI, USA
+# Copyright 2023 Jay Lanagan (j@lngn.net), Detroit, MI, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=SwayNotificationCenter
-VERSION=${VERSION:-0.7.3}
+VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/desktop/SwayNotificationCenter/SwayNotificationCenter.info b/desktop/SwayNotificationCenter/SwayNotificationCenter.info
index 2660aeccb2..3ed37f6607 100644
--- a/desktop/SwayNotificationCenter/SwayNotificationCenter.info
+++ b/desktop/SwayNotificationCenter/SwayNotificationCenter.info
@@ -1,8 +1,8 @@
PRGNAM="SwayNotificationCenter"
-VERSION="0.7.3"
+VERSION="0.8.0"
HOMEPAGE="https://github.com/ErikReider/SwayNotificationCenter"
-DOWNLOAD="https://github.com/ErikReider/SwayNotificationCenter/archive/v0.7.3/SwayNotificationCenter-0.7.3.tar.gz"
-MD5SUM="f51bc4071191d0f5ee6b2a0e2e192108"
+DOWNLOAD="https://github.com/ErikReider/SwayNotificationCenter/archive/v0.8.0/SwayNotificationCenter-0.8.0.tar.gz"
+MD5SUM="6ca82f5ed13646d46fa853d1d450d139"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtk-layer-shell libhandy scdoc"