mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
i3-gaps: update to 4.18.
This commit is contained in:
parent
a0841dd3c7
commit
68a5fd8a49
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'i3-gaps'
|
# Template file for 'i3-gaps'
|
||||||
pkgname=i3-gaps
|
pkgname=i3-gaps
|
||||||
version=4.17.1
|
version=4.18
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="i3-${version}"
|
wrksrc="i3-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-builddir"
|
configure_args="--disable-builddir"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="ian c. <ian@airmail.cc>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/Airblader/i3"
|
homepage="https://github.com/Airblader/i3"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz>${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz>${version}.tar.gz"
|
||||||
checksum=10d75b32786f54cc8854287478f83ff428e6996b73b3cd9b6ba86cee2adf570a
|
checksum=5bd49039a0b9199a08ec752164c8bca6f8bfc7f307cd60ed9b09c833a3165813
|
||||||
|
|
||||||
provides="i3-${version}_${revision}"
|
provides="i3-${version}_${revision}"
|
||||||
replaces="i3>=0"
|
replaces="i3>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue