diff --git a/srcpkgs/bar-git/template b/srcpkgs/bar-git/template index 94c52296c2..d996556382 100644 --- a/srcpkgs/bar-git/template +++ b/srcpkgs/bar-git/template @@ -1,6 +1,6 @@ # Template file for 'bar-git' pkgname=bar-git -version=20140820 +version=20140919 revision=1 build_style=gnu-makefile hostmakedepends="perl git" @@ -10,7 +10,6 @@ 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"