7 lines
249 B
Bash
Executable File
7 lines
249 B
Bash
Executable File
#!/bin/bash ../install.sh
|
|
|
|
NAME='xkeyboard-config'
|
|
VERSION='2.5.1'
|
|
DOWNLOAD_URL="https://www.x.org/releases/individual/data/xkeyboard-config-$VERSION.tar.gz#8cf3cc94ba5ce146ecca1d5874c996a507872f076edba7c559ae2ce502382f0b"
|
|
CONFIG_SUB=('config.sub')
|