diff options
author | Cem Keylan <cem@ckyln.com> | 2021-06-28 21:53:28 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-06-28 21:53:28 +0300 |
commit | cad2d8b2877d72b734393548b9dea4a7359d63fc (patch) | |
tree | 3478a1240bfb5da84736ce7d0f5251ae79e20dbf | |
parent | fee5ea5e7474151ae5dcc6e163e1a381c58650ae (diff) | |
download | repository-cad2d8b2877d72b734393548b9dea4a7359d63fc.tar.gz |
wlroots: bump to 0.14.0
-rw-r--r-- | wayland/wlroots/checksums | 2 | ||||
-rw-r--r-- | wayland/wlroots/sources | 2 | ||||
-rw-r--r-- | wayland/wlroots/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/wayland/wlroots/checksums b/wayland/wlroots/checksums index c524b111..c9e0c0a3 100644 --- a/wayland/wlroots/checksums +++ b/wayland/wlroots/checksums @@ -1 +1 @@ -f6bea37fd4a6f5e5f552b83d61adae8c73e64b0bcb9ae0ab464ebcd9309d3cf3 0.13.0.tar.gz +2a8435bf63681868699c4e3975df31cb111ad2d3f35740179036083f87382ac7 0.14.0.tar.gz diff --git a/wayland/wlroots/sources b/wayland/wlroots/sources index 954dc250..894aed03 100644 --- a/wayland/wlroots/sources +++ b/wayland/wlroots/sources @@ -1 +1 @@ -https://github.com/swaywm/wlroots/archive/0.13.0.tar.gz +https://github.com/swaywm/wlroots/archive/0.14.0.tar.gz diff --git a/wayland/wlroots/version b/wayland/wlroots/version index 8a781637..0f78dbcf 100644 --- a/wayland/wlroots/version +++ b/wayland/wlroots/version @@ -1 +1 @@ -0.13.0 1 +0.14.0 1 |