diff options
author | Cem Keylan <cem@ckyln.com> | 2021-03-01 09:49:12 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-03-01 09:49:12 +0300 |
commit | 486f7c98a25f306c7c0df188d1ecf2cd39f3136c (patch) | |
tree | dd37983b0b463a91bb69970633503ce971d3682f | |
parent | 17eb0dc4b14dc01f60fe30a4054a60e7dee81028 (diff) | |
download | repository-486f7c98a25f306c7c0df188d1ecf2cd39f3136c.tar.gz |
libxkbcommon: bump to 1.1.0
-rw-r--r-- | xorg/libxkbcommon/checksums | 2 | ||||
-rw-r--r-- | xorg/libxkbcommon/sources | 2 | ||||
-rw-r--r-- | xorg/libxkbcommon/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xorg/libxkbcommon/checksums b/xorg/libxkbcommon/checksums index 38afdf31..10ae7ce4 100644 --- a/xorg/libxkbcommon/checksums +++ b/xorg/libxkbcommon/checksums @@ -1 +1 @@ -a2202f851e072b84e64a395212cbd976ee18a8ee602008b0bad02a13247dbc52 libxkbcommon-1.0.3.tar.xz +3f93ebcbc5823dc61aacee2aa65c8cb8a13401a9f76fb8b7695922fbfc6689ab xkbcommon-1.1.0.tar.gz diff --git a/xorg/libxkbcommon/sources b/xorg/libxkbcommon/sources index a16191fc..6cbb33b4 100644 --- a/xorg/libxkbcommon/sources +++ b/xorg/libxkbcommon/sources @@ -1 +1 @@ -https://xkbcommon.org/download/libxkbcommon-1.0.3.tar.xz +https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-1.1.0.tar.gz diff --git a/xorg/libxkbcommon/version b/xorg/libxkbcommon/version index 4ee872a0..7281bb52 100644 --- a/xorg/libxkbcommon/version +++ b/xorg/libxkbcommon/version @@ -1 +1 @@ -1.0.3 1 +1.1.0 1 |