mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/xkblayout-state: Updated for version 1b_git20200909.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
parent
a0cdae98a9
commit
c9272c64a6
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for xkblayout-state
|
# Slackware build script for xkblayout-state
|
||||||
|
|
||||||
# Copyright 2016-2018, Alexander Verbovetsky, Moscow Russia
|
# Copyright 2016-2020, Alexander Verbovetsky, Moscow Russia
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,10 +23,10 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=xkblayout-state
|
PRGNAM=xkblayout-state
|
||||||
VERSION=${VERSION:-1b_git20180812}
|
VERSION=${VERSION:-1b_git20200909}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
HASH=${HASH:-9e3276f3d200ab8ee3f1627c4c6ebfd01d140454}
|
HASH=${HASH:-9f9a4fd80bb1a506c039e703305f6d1e26c836c2}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
case "$( uname -m )" in
|
case "$( uname -m )" in
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="xkblayout-state"
|
PRGNAM="xkblayout-state"
|
||||||
VERSION="1b_git20180812"
|
VERSION="1b_git20200909"
|
||||||
HOMEPAGE="https://github.com/nonpop/xkblayout-state/"
|
HOMEPAGE="https://github.com/nonpop/xkblayout-state/"
|
||||||
DOWNLOAD="https://github.com/nonpop/xkblayout-state/archive/9e3276f3d200ab8ee3f1627c4c6ebfd01d140454/xkblayout-state-9e3276f3d200ab8ee3f1627c4c6ebfd01d140454.tar.gz"
|
DOWNLOAD="https://github.com/nonpop/xkblayout-state/archive/9f9a4fd80bb1a506c039e703305f6d1e26c836c2/xkblayout-state-9f9a4fd80bb1a506c039e703305f6d1e26c836c2.tar.gz"
|
||||||
MD5SUM="39359481a324fceba9b1406ae7bf6f0a"
|
MD5SUM="1a352695514569d5a11e7ef5d153ceed"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue