mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/xkblayout-state: Updated for version 1b_git20180812.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d9009bf7d1
commit
3089173896
2 changed files with 5 additions and 5 deletions
|
@ -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_git20180118}
|
VERSION=${VERSION:-1b_git20180812}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
HASH=${HASH:-45b752b130e077d5b1437d40b0a459e062aafa13}
|
HASH=${HASH:-9e3276f3d200ab8ee3f1627c4c6ebfd01d140454}
|
||||||
|
|
||||||
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_git20180118"
|
VERSION="1b_git20180812"
|
||||||
HOMEPAGE="https://github.com/nonpop/xkblayout-state/"
|
HOMEPAGE="https://github.com/nonpop/xkblayout-state/"
|
||||||
DOWNLOAD="https://github.com/nonpop/xkblayout-state/archive/45b752b130e077d5b1437d40b0a459e062aafa13/xkblayout-state-45b752b130e077d5b1437d40b0a459e062aafa13.tar.gz"
|
DOWNLOAD="https://github.com/nonpop/xkblayout-state/archive/9e3276f3d200ab8ee3f1627c4c6ebfd01d140454/xkblayout-state-9e3276f3d200ab8ee3f1627c4c6ebfd01d140454.tar.gz"
|
||||||
MD5SUM="0149945b0e431c17cc5152ecfbcc0b8c"
|
MD5SUM="39359481a324fceba9b1406ae7bf6f0a"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue