i3status: update to 2.7.
This commit is contained in:
parent
4c757ef63e
commit
b4a8ee57dd
1 changed files with 4 additions and 9 deletions
|
@ -1,22 +1,17 @@
|
|||
# Template file for 'i3status'
|
||||
pkgname=i3status
|
||||
version=2.6
|
||||
version=2.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="libcap-progs"
|
||||
makedepends="asciidoc yajl-devel confuse-devel wireless_tools-devel alsa-lib-devel"
|
||||
conf_files="/etc/i3status.conf"
|
||||
short_desc="Generates status bar to use with dzen2 or xmobar."
|
||||
short_desc="Generates status bar to use with dzen2 or xmobar"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
license="BSD"
|
||||
homepage="http://i3wm.org/i3status"
|
||||
homepage="http://i3.zekjur.net/i3status/"
|
||||
distfiles="${homepage}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=e7e710cc271887bcd22757269e1b00a5618fb53abdb3455140116b3d38797bce
|
||||
long_desc="
|
||||
i3 is a tiling window manager, completely written from scratch. The target
|
||||
platforms are GNU/Linux and BSD operating systems, our code is Free and Open
|
||||
Source Software (FOSS) under the BSD license. i3 is primarily targeted at
|
||||
advanced users and developers."
|
||||
checksum=073f4e5de3bc5afc1f23c52ea52e2aa4b90ca8a012f28ba2c5fac3c33474a632
|
||||
|
||||
post_install() {
|
||||
# detect dhcpcd.
|
||||
|
|
Loading…
Reference in a new issue