diff --git a/srcpkgs/bar-git/template b/srcpkgs/bar-git/template index 392ee7fdc7..4e5ca3e12c 100644 --- a/srcpkgs/bar-git/template +++ b/srcpkgs/bar-git/template @@ -1,6 +1,6 @@ # Template file for 'bar-git' pkgname=bar-git -version=20140508 +version=20140531 revision=1 build_style=gnu-makefile hostmakedepends="perl" @@ -9,6 +9,8 @@ short_desc="A lightweight xcb based bar" maintainer="Ypnose " license="MIT" homepage="https://github.com/LemonBoy/bar" +provides="bar-${version}_${revision}" +replaces="bar>=0" do_fetch() { local url="git://github.com/LemonBoy/bar"