mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +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.
|
||||
|
||||
PRGNAM=xkblayout-state
|
||||
VERSION=${VERSION:-1b_git20180118}
|
||||
VERSION=${VERSION:-1b_git20180812}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
HASH=${HASH:-45b752b130e077d5b1437d40b0a459e062aafa13}
|
||||
HASH=${HASH:-9e3276f3d200ab8ee3f1627c4c6ebfd01d140454}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xkblayout-state"
|
||||
VERSION="1b_git20180118"
|
||||
VERSION="1b_git20180812"
|
||||
HOMEPAGE="https://github.com/nonpop/xkblayout-state/"
|
||||
DOWNLOAD="https://github.com/nonpop/xkblayout-state/archive/45b752b130e077d5b1437d40b0a459e062aafa13/xkblayout-state-45b752b130e077d5b1437d40b0a459e062aafa13.tar.gz"
|
||||
MD5SUM="0149945b0e431c17cc5152ecfbcc0b8c"
|
||||
DOWNLOAD="https://github.com/nonpop/xkblayout-state/archive/9e3276f3d200ab8ee3f1627c4c6ebfd01d140454/xkblayout-state-9e3276f3d200ab8ee3f1627c4c6ebfd01d140454.tar.gz"
|
||||
MD5SUM="39359481a324fceba9b1406ae7bf6f0a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue