Skip to content
Open
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
4 changes: 2 additions & 2 deletions srcpkgs/i3/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'i3'
pkgname=i3
version=4.24
version=4.25.1
revision=1
build_style=meson
hostmakedepends="pkg-config perl"
Expand All @@ -15,7 +15,7 @@ license="BSD-3-Clause"
homepage="https://i3wm.org/"
changelog="https://i3wm.org/downloads/RELEASE-NOTES-${version}.txt"
distfiles="https://i3wm.org/downloads/i3-${version}.tar.xz"
checksum=5baefd0e5e78f1bafb7ac85deea42bcd3cbfe65f1279aa96f7e49661637ac981
checksum=4a742bbe81b9e5ee6057f42a8e3c691d88894e93f1a5d81fe239128512ac05c0
make_check=no # Michael disables tests in Debian rules, too

post_install() {
Expand Down
Loading