herbstluftwm: update to 0.9.2
This commit is contained in:
parent
6a0b6e0b0b
commit
df8db0e46b
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'herbstluftwm'
|
# Template file for 'herbstluftwm'
|
||||||
pkgname=herbstluftwm
|
pkgname=herbstluftwm
|
||||||
version=0.9.1
|
version=0.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config asciidoc"
|
hostmakedepends="pkg-config asciidoc"
|
||||||
makedepends="libXrandr-devel libXinerama-devel libglib-devel"
|
makedepends="libXrandr-devel libXinerama-devel libglib-devel libXft-devel freetype-devel"
|
||||||
conf_files="/etc/xdg/${pkgname}/autostart"
|
conf_files="/etc/xdg/${pkgname}/autostart"
|
||||||
short_desc="Manual tiling window manager for X"
|
short_desc="Manual tiling window manager for X"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
||||||
homepage="http://herbstluftwm.org"
|
homepage="http://herbstluftwm.org"
|
||||||
changelog="https://raw.githubusercontent.com/herbstluftwm/herbstluftwm/master/NEWS"
|
changelog="https://raw.githubusercontent.com/herbstluftwm/herbstluftwm/master/NEWS"
|
||||||
distfiles="http://herbstluftwm.org/tarballs/${pkgname}-${version}.tar.gz"
|
distfiles="http://herbstluftwm.org/tarballs/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1e16277127e24f119b0f110b66a2723b9987bf70e4db0b2ec20c9fb4e9549864
|
checksum=6844e304761f7b1c4e9217d6a6ac7068bcd94e67ddb3269db2d219874c866e2b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue