bspwm: remove deprecated replaces
This commit is contained in:
parent
9ded7fb2f9
commit
7ff1719545
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bspwm'
|
||||
pkgname=bspwm
|
||||
version=0.8.9
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="git"
|
||||
makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel"
|
||||
|
@ -9,7 +9,6 @@ short_desc="A tiling window manager based on binary space partitioning"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD"
|
||||
homepage="https://github.com/baskerville/bspwm"
|
||||
replaces="bspwm>=0"
|
||||
|
||||
do_fetch() {
|
||||
local url="git://github.com/baskerville/bspwm"
|
||||
|
|
Loading…
Reference in a new issue