mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/superkey-launch: Updated for version 0.32.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9a9b838d19
commit
c241a2c2df
3 changed files with 10 additions and 10 deletions
|
@ -7,13 +7,13 @@
|
|||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
superkey-launch: superkey-launch (keybinding utility)
|
||||
superkey-launch:
|
||||
superkey-launch:
|
||||
superkey-launch: superkey-launch binds the super key to alt + f2.
|
||||
superkey-launch: This allows app launchers in many desktop environments
|
||||
superkey-launch: to be easily launched, while still allowing the super key
|
||||
superkey-launch: to be used as a modifier key.
|
||||
superkey-launch:
|
||||
superkey-launch:
|
||||
superkey-launch: This allows app launchers in many desktop
|
||||
superkey-launch: environments to be easily launched, while still
|
||||
superkey-launch: allowing the super key to be used as a
|
||||
superkey-launch: modifier key.
|
||||
superkey-launch:
|
||||
superkey-launch:
|
||||
superkey-launch: https://github.com/ryanpcmcquen/superkey-launch
|
||||
superkey-launch:
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=superkey-launch
|
||||
VERSION=${VERSION:-0.31}
|
||||
VERSION=${VERSION:-0.32}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="superkey-launch"
|
||||
VERSION="0.31"
|
||||
VERSION="0.32"
|
||||
HOMEPAGE="https://github.com/ryanpcmcquen/superkey-launch"
|
||||
DOWNLOAD="https://github.com/ryanpcmcquen/superkey-launch/archive/0.31.tar.gz"
|
||||
MD5SUM="8b710688d3142c0e81351388de05405a"
|
||||
DOWNLOAD="https://github.com/ryanpcmcquen/superkey-launch/archive/0.32.tar.gz"
|
||||
MD5SUM="e661b9ef9e5801d1846db493806720bf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue