mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
desktop/xfce4-xkb-plugin: Updated for version 0.8.2.
This commit is contained in:
parent
09f2dd382c
commit
86a0a45ebd
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xfce4-xkb-plugin
|
||||
|
||||
# Copyright 2006-2013 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2006-2021 Robby Workman, Tuscaloosa, Alabama, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xfce4-xkb-plugin
|
||||
VERSION=${VERSION:-0.8.1}
|
||||
VERSION=${VERSION:-0.8.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xfce4-xkb-plugin"
|
||||
VERSION="0.8.1"
|
||||
VERSION="0.8.2"
|
||||
HOMEPAGE="https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin"
|
||||
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/0.8/xfce4-xkb-plugin-0.8.1.tar.bz2"
|
||||
MD5SUM="72530bf59d7cd902326469e5a7a9892b"
|
||||
DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/0.8/xfce4-xkb-plugin-0.8.2.tar.bz2"
|
||||
MD5SUM="8e10f98a44082a2df6a997caab9a0b21"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue