diff options
Diffstat (limited to 'desktop/weston/weston.info')
-rw-r--r-- | desktop/weston/weston.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/weston/weston.info b/desktop/weston/weston.info index b9bf225c8ffe2..332af5663f6a5 100644 --- a/desktop/weston/weston.info +++ b/desktop/weston/weston.info @@ -1,10 +1,10 @@ PRGNAM="weston" -VERSION="7.0.0" +VERSION="9.0.0" HOMEPAGE="https://wayland.freedesktop.org/" -DOWNLOAD="https://wayland.freedesktop.org/releases/weston-7.0.0.tar.xz" -MD5SUM="cbfda483bc2501d0831af3f33c707850" +DOWNLOAD="https://github.com/wayland-project/weston/archive/9.0.0/weston-9.0.0.tar.gz" +MD5SUM="6c1cd2986d3d0782701d213e302b96e8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libinput libwebp libxkbcommon wayland wayland-protocols" +REQUIRES="" MAINTAINER="Logan Rathbone" EMAIL="poprocks@gmail.com" |