From 8131f66ab37207e3110e9b55dac156c6f9dfbd62 Mon Sep 17 00:00:00 2001 From: Ypnose Date: Fri, 19 Sep 2014 17:56:51 +0000 Subject: [PATCH] bar-git: update to 20140919 --- srcpkgs/bar-git/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/bar-git/template b/srcpkgs/bar-git/template index 94c52296c22..d9965563823 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"