Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

weston: update to 13.0.3. #50705

Merged
merged 1 commit into from
Jun 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/weston/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'weston'
pkgname=weston
version=13.0.1
version=13.0.3
revision=1
build_style=meson
configure_args=" $(vopt_bool vaapi backend-drm-screencast-vaapi) "
Expand All @@ -16,8 +16,8 @@ short_desc="Reference implementation of a Wayland compositor"
maintainer="Daniel Martinez <danielmartinez@cock.li>"
license="MIT"
homepage="https://wayland.freedesktop.org/"
distfiles="https://wayland.freedesktop.org/releases/${pkgname}-${version}.tar.xz"
checksum=ea1566ab4f5ffce7e9fd4f7a1fca5b30caae4d50023bf459213994094e02b29a
distfiles="https://gitlab.freedesktop.org/wayland/weston/-/releases/${version}/downloads/weston-${version}.tar.xz"
checksum=27f68d96e3b97d98daadef13a202356524924fa381418fa6716b9136ef099093
lib32disabled=yes
replaces="weston-colord>=0"

Expand Down