sxhkd: update to 0.5.9.
This commit is contained in:
parent
0b1749e35b
commit
94ea905d98
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'sxhkd'
|
# Template file for 'sxhkd'
|
||||||
pkgname=sxhkd
|
pkgname=sxhkd
|
||||||
version=0.5.8
|
version=0.5.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel"
|
makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel"
|
||||||
short_desc="Simple X HotKey Daemon"
|
short_desc="Simple X HotKey Daemon"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="BSD"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/baskerville/sxhkd"
|
homepage="https://github.com/baskerville/sxhkd"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=d7df48d7d301d1cf06f45172bcfe712510e98dcdbdb896af662cf979f9666855
|
checksum=457e0fdfe0a7dac24ca506c026a1e8cde5899073ba1d2ef1326bc68b931648bd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue