From 4ae9de1bd4ebb932b1d47042d2bd1095eaef2777 Mon Sep 17 00:00:00 2001 From: zenobit Date: Fri, 6 Oct 2023 04:31:07 +0200 Subject: [PATCH] wayland-utils: update to 1.2.0 --- srcpkgs/wayland-utils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wayland-utils/template b/srcpkgs/wayland-utils/template index 7c05257f97d30..c16aaa2f230f0 100644 --- a/srcpkgs/wayland-utils/template +++ b/srcpkgs/wayland-utils/template @@ -1,6 +1,6 @@ # Template file for 'wayland-utils' pkgname=wayland-utils -version=1.0.0 +version=1.2.0 revision=1 build_style=meson hostmakedepends="pkg-config wayland-devel" @@ -9,8 +9,8 @@ short_desc="Wayland utilities" maintainer="Orphaned " license="MIT" homepage="https://wayland.freedesktop.org/" -distfiles="https://wayland.freedesktop.org/releases/wayland-utils-${version}.tar.xz" -checksum=64fecc4c58e87ae9b302901abe10c2e8af69c7503c221a96ecd0700e0aa268c0 +distfiles="https://gitlab.freedesktop.org/wayland/wayland-utils/-/releases/${version}/downloads/wayland-utils-${version}.tar.xz" +checksum=d9278c22554586881802540751bcc42569262bf80cd9ac9b0fd12ff4bd09a9e4 post_install() { vlicense COPYING