bspwm: add replaces
This commit is contained in:
@@ -1,13 +1,14 @@
|
|||||||
# Template file for 'bspwm'
|
# Template file for 'bspwm'
|
||||||
pkgname=bspwm
|
pkgname=bspwm
|
||||||
version=0.8.8
|
version=0.8.8
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel"
|
makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel"
|
||||||
short_desc="A tiling window manager based on binary space partitioning"
|
short_desc="A tiling window manager based on binary space partitioning"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/baskerville/bspwm"
|
homepage="https://github.com/baskerville/bspwm"
|
||||||
|
replaces="bspwm>=0"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
local url="git://github.com/baskerville/bspwm"
|
local url="git://github.com/baskerville/bspwm"
|
||||||
|
|||||||
Reference in New Issue
Block a user