From ba6deaac12592bd728f7b68cf1aaa6aaca75f9c0 Mon Sep 17 00:00:00 2001 From: Rodrigo Oliveira Date: Tue, 25 Oct 2022 14:31:02 -0300 Subject: [PATCH] i3: update to 4.21.1 --- srcpkgs/i3/template | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/srcpkgs/i3/template b/srcpkgs/i3/template index c91a0faea66b..510f341b16a5 100644 --- a/srcpkgs/i3/template +++ b/srcpkgs/i3/template @@ -1,6 +1,6 @@ # Template file for 'i3' pkgname=i3 -version=4.21 +version=4.21.1 revision=1 build_style=meson hostmakedepends="pkg-config perl" @@ -13,12 +13,11 @@ short_desc="Improved tiling window manager" maintainer="Orphaned " license="BSD-3-Clause" homepage="https://i3wm.org/" -distfiles="${homepage}/downloads/${pkgname}-${version}.tar.xz" -checksum=8dc5205e0f3443d58661e30783521fd9c6d426d1e7f3667ab12f2ac1b2d32078 +changelog="https://i3wm.org/downloads/RELEASE-NOTES-${version}.txt" +distfiles="https://i3wm.org/downloads/i3-${version}.tar.xz" +checksum=edfd781285c654a05dc6db272ce0300c4428e6fbd875d99964e57de25b41bc1e -do_check() { - : "Michael disables tests in Debian rules, too" -} +make_check=no # Michael disables tests in Debian rules, too post_install() { vlicense LICENSE vmkdir usr/share/man/man1