monsterwm-git: add provides & replaces

This commit is contained in:
Ypnose 2014-05-31 13:19:02 +02:00
parent 83b99ac235
commit c8d8cd3f65

View file

@ -1,6 +1,6 @@
# Template file for 'monsterwm-git'
pkgname=monsterwm-git
version=20131230
version=20140531
revision=1
makedepends="libX11-devel"
build_style=gnu-makefile
@ -9,6 +9,8 @@ short_desc="Minimal and lightweight dynamic tiling window manager"
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="MIT"
homepage="https://github.com/c00kiemon5ter/monsterwm"
provides="monsterwm-${version}_${revision}"
replaces="monsterwm>=0"
do_fetch() {
local url="git://github.com/c00kiemon5ter/monsterwm"