mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
libraries/libxkbcommon: Updated for version 0.8.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a7a0d3ac94
commit
02976811db
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.3}
|
||||
VERSION=${VERSION:-0.8.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libxkbcommon"
|
||||
VERSION="0.8.3"
|
||||
VERSION="0.8.4"
|
||||
HOMEPAGE="https://xkbcommon.org/"
|
||||
DOWNLOAD="https://xkbcommon.org/download/libxkbcommon-0.8.3.tar.xz"
|
||||
MD5SUM="8225a206e00c4146d2e06f5e688b28e7"
|
||||
DOWNLOAD="https://xkbcommon.org/download/libxkbcommon-0.8.4.tar.xz"
|
||||
MD5SUM="3c4409058dfd203f641a563358e0187d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue