diff --git a/srcpkgs/sic-git/template b/srcpkgs/sic-git/template index 2f805c015e..b88fcd68bc 100644 --- a/srcpkgs/sic-git/template +++ b/srcpkgs/sic-git/template @@ -1,6 +1,6 @@ # Template file for 'sic-git' pkgname=sic-git -version=20131230 +version=20140531 revision=1 build_style=gnu-makefile make_build_args="INCS=-I. LIBS=" @@ -8,6 +8,8 @@ short_desc="Simple irc client" maintainer="Ypnose " license="MIT" homepage="http://tools.suckless.org/sic" +provides="sic-${version}_${revision}" +replaces="sic>=0" do_fetch() { local url="git://git.suckless.org/sic"