i3-gaps: update to 4.16.1

This commit is contained in:
Robert Lowry 2019-01-28 01:26:29 -06:00 committed by maxice8
parent 0e6c58746f
commit d22db2005f
1 changed files with 4 additions and 4 deletions

View File

@ -1,23 +1,23 @@
# Template file for 'i3-gaps'
pkgname=i3-gaps
version=4.16
version=4.16.1
revision=1
wrksrc="i3-${version}"
build_style=gnu-configure
configure_args="--disable-builddir"
conf_files="/etc/i3/config /etc/i3/config.keycodes"
hostmakedepends="pkg-config perl git autoconf automake"
makedepends="pcre-devel yajl-devel libxcb-devel libev-devel
pango-devel startup-notification-devel libxkbcommon-devel
xcb-util-keysyms-devel xcb-util-wm-devel xcb-util-cursor-devel
xcb-util-xrm-devel"
depends="perl-AnyEvent-I3"
conf_files="/etc/i3/config /etc/i3/config.keycodes"
short_desc="Improved tiling window manager - i3 fork with more features"
maintainer="ian c. <ian@airmail.cc>"
license="BSD-3-Clause"
homepage="https://github.com/Airblader/i3"
distfiles="${homepage}/archive/${version}.tar.gz>${version}.tar.gz"
checksum=c933bc4c37cddd23d703f1453dcbab6e9cd7ed7f2c54177339eb88977c09a299
wrksrc="i3-${version}"
checksum=135c780e4733c3117238fd984ec5716a7feb9b6fea782fbc6b51bb862e6a7ecb
provides="i3-${version}_${revision}"
replaces="i3>=0"