2bwm-git: restore the replaces (mistake from me)
This commit is contained in:
parent
09cd6c620d
commit
04c00c1adb
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue