sxhkd-git: add provides & replaces
This commit is contained in:
parent
d994d17c0e
commit
8c6a256e7d
1 changed files with 3 additions and 1 deletions
|
@ -1,13 +1,15 @@
|
||||||
# Template file for 'sxhkd-git'
|
# Template file for 'sxhkd-git'
|
||||||
pkgname=sxhkd-git
|
pkgname=sxhkd-git
|
||||||
version=20140531
|
version=20140531
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
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="Ypnose <linuxienATlegtuxDOTorg>"
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/baskerville/sxhkd"
|
homepage="https://github.com/baskerville/sxhkd"
|
||||||
|
provides="sxhkd-${version}_${revision}"
|
||||||
|
replaces="sxhkd>=0"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
local url="git://github.com/baskerville/sxhkd"
|
local url="git://github.com/baskerville/sxhkd"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue