mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libxkbcommon: Updated for version 0.8.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
a2f3caa137
commit
4d8a3c7952
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libxkbcommon
|
||||
VERSION=${VERSION:-0.8.0}
|
||||
VERSION=${VERSION:-0.8.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libxkbcommon"
|
||||
VERSION="0.8.0"
|
||||
VERSION="0.8.2"
|
||||
HOMEPAGE="https://xkbcommon.org/"
|
||||
DOWNLOAD="https://xkbcommon.org/download/libxkbcommon-0.8.0.tar.xz"
|
||||
MD5SUM="7d0e4c4a137d0ac45bf6b328c84c3a81"
|
||||
DOWNLOAD="https://xkbcommon.org/download/libxkbcommon-0.8.2.tar.xz"
|
||||
MD5SUM="5f7f8533f907ebcfb1cf8dceb9501264"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue