2bwm-git: restore the replaces (mistake from me)

This commit is contained in:
Ypnose 2014-09-19 18:10:32 +00:00
parent 09cd6c620d
commit 04c00c1adb

View file

@ -1,7 +1,7 @@
# Template file for '2bwm-git'
pkgname=2bwm-git
version=20140919
revision=1
revision=2
build_style=gnu-makefile
hostmakedepends="git"
makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel xcb-util-wm-devel"
@ -10,6 +10,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="ISC"
homepage="https://github.com/venam/2bwm"
provides="2bwm-${version}_${revision}"
replaces="2bwm>=0"
do_fetch() {
local url="git://github.com/venam/2bwm"