diff --git a/srcpkgs/xbps-src-git/template b/srcpkgs/xbps-src-git/template index 17a602850d..4a27be4554 100644 --- a/srcpkgs/xbps-src-git/template +++ b/srcpkgs/xbps-src-git/template @@ -5,10 +5,10 @@ revision=1 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps" make_install_args="PREFIX=/usr ETCDIR=/etc/xbps" -provides="xbps-src-9999" +provides="xbps-src-${version}" replaces="xbps-src>=0" conf_files="/etc/xbps/xbps-src.conf" -short_desc="The XBPS package system - binary package builder (git snapshot)" +short_desc="The XBPS package system - binary package builder" maintainer="Juan RP " homepage="http://code.google.com/p/xbps" license="Simplified BSD"