diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-10 01:58:28 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-10 01:58:28 +0300 |
commit | 9190daefec5045afd1d78e5750e18575a36e3790 (patch) | |
tree | 6302665f8910dcf0379944016ae22fa8f774c89c /wayland/wlroots | |
parent | 9c57a65c5e22b02b7a0323ec06a6f59794c67028 (diff) | |
download | repository-9190daefec5045afd1d78e5750e18575a36e3790.tar.gz |
wlroots: bump to 0.13.0
Diffstat (limited to 'wayland/wlroots')
-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 75bfc639..c524b111 100644 --- a/wayland/wlroots/checksums +++ b/wayland/wlroots/checksums @@ -1 +1 @@ -c9e9f4f6d2f526d0b2886daf3ec37e64831773059aa669fb98a88522a1626bdb 0.12.0.tar.gz +f6bea37fd4a6f5e5f552b83d61adae8c73e64b0bcb9ae0ab464ebcd9309d3cf3 0.13.0.tar.gz diff --git a/wayland/wlroots/sources b/wayland/wlroots/sources index 78082ac7..954dc250 100644 --- a/wayland/wlroots/sources +++ b/wayland/wlroots/sources @@ -1 +1 @@ -https://github.com/swaywm/wlroots/archive/0.12.0.tar.gz +https://github.com/swaywm/wlroots/archive/0.13.0.tar.gz diff --git a/wayland/wlroots/version b/wayland/wlroots/version index 28fca07b..8a781637 100644 --- a/wayland/wlroots/version +++ b/wayland/wlroots/version @@ -1 +1 @@ -0.12.0 1 +0.13.0 1 |