sxhkd-git: add provides & replaces

This commit is contained in:
Ypnose 2014-05-31 13:27:29 +02:00
parent d994d17c0e
commit 8c6a256e7d

View file

@ -1,13 +1,15 @@
# Template file for 'sxhkd-git'
pkgname=sxhkd-git
version=20140531
revision=1
revision=2
build_style=gnu-makefile
makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel"
short_desc="Simple X HotKey Daemon"
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="BSD"
homepage="https://github.com/baskerville/sxhkd"
provides="sxhkd-${version}_${revision}"
replaces="sxhkd>=0"
do_fetch() {
local url="git://github.com/baskerville/sxhkd"