diff options
author | Cem Keylan <cem@ckyln.com> | 2023-10-13 14:41:18 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-10-13 14:41:18 +0200 |
commit | e08c6919ee36c0f7de3f3b6d630ed4e50dcb5076 (patch) | |
tree | 1a6373a14fd7d2ad8cfcaeccb52bd930990ef0e2 | |
parent | c986c23b1602e63ac39036867b6b7d41c9dde82d (diff) | |
download | repository-e08c6919ee36c0f7de3f3b6d630ed4e50dcb5076.tar.gz |
libxkbcommon: bump to 1.6.0
-rw-r--r-- | extra/libxkbcommon/checksums | 2 | ||||
-rw-r--r-- | extra/libxkbcommon/sources | 2 | ||||
-rw-r--r-- | extra/libxkbcommon/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libxkbcommon/checksums b/extra/libxkbcommon/checksums index 57767a05..571bf8a9 100644 --- a/extra/libxkbcommon/checksums +++ b/extra/libxkbcommon/checksums @@ -1,2 +1,2 @@ %BLAKE3 -1420cafcc7d4f889cd42b3a611c92d4eb9bc71d2d70c94a7e0dd54be8f46df51 xkbcommon-1.5.0.tar.gz +71ef35338653d6ab0763aec51c65cb5e08495a55a94be3a52a9be1df2a61c9be xkbcommon-1.6.0.tar.gz diff --git a/extra/libxkbcommon/sources b/extra/libxkbcommon/sources index 48883c99..147d6e21 100644 --- a/extra/libxkbcommon/sources +++ b/extra/libxkbcommon/sources @@ -1 +1 @@ -https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-1.5.0.tar.gz +https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-1.6.0.tar.gz diff --git a/extra/libxkbcommon/version b/extra/libxkbcommon/version index 104216de..bfa5a6a4 100644 --- a/extra/libxkbcommon/version +++ b/extra/libxkbcommon/version @@ -1 +1 @@ -1.5.0 1 +1.6.0 1 |