mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
i3: update to 4.23
This commit is contained in:
parent
fda86c9e61
commit
df5d840118
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'i3'
|
# Template file for 'i3'
|
||||||
pkgname=i3
|
pkgname=i3
|
||||||
version=4.22
|
version=4.23
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config perl"
|
hostmakedepends="pkg-config perl"
|
||||||
|
@ -15,7 +15,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://i3wm.org/"
|
homepage="https://i3wm.org/"
|
||||||
changelog="https://i3wm.org/downloads/RELEASE-NOTES-${version}.txt"
|
changelog="https://i3wm.org/downloads/RELEASE-NOTES-${version}.txt"
|
||||||
distfiles="https://i3wm.org/downloads/i3-${version}.tar.xz"
|
distfiles="https://i3wm.org/downloads/i3-${version}.tar.xz"
|
||||||
checksum=28639911e59d95639f092642a982f5e1dea592250c2b5ce98eda100833513e4b
|
checksum=61026a7196c9139d0f3aadd27197e8b320c576e3a450e01d74c1aca484044c46
|
||||||
make_check=no # Michael disables tests in Debian rules, too
|
make_check=no # Michael disables tests in Debian rules, too
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue