Browse Source

desktop/SwayNotificationCenter: Updated for version 0.8.0.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/198/head
Jay Lanagan 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
f46f1b7f07
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 4
      desktop/SwayNotificationCenter/SwayNotificationCenter.SlackBuild
  2. 6
      desktop/SwayNotificationCenter/SwayNotificationCenter.info

4
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}

6
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"

Loading…
Cancel
Save