i3: update to 4.24
This commit is contained in:
parent
ddaccc403c
commit
c0010cc19d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'i3'
|
||||
pkgname=i3
|
||||
version=4.23
|
||||
version=4.24
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config perl"
|
||||
|
@ -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=61026a7196c9139d0f3aadd27197e8b320c576e3a450e01d74c1aca484044c46
|
||||
checksum=5baefd0e5e78f1bafb7ac85deea42bcd3cbfe65f1279aa96f7e49661637ac981
|
||||
make_check=no # Michael disables tests in Debian rules, too
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue