From 2c3f1c471bb41f8f299353f674bf90bc088dac94 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 17 Mar 2012 08:36:36 +0100 Subject: [PATCH] bzr: update to 2.5.0. --- srcpkgs/bzr/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/bzr/template b/srcpkgs/bzr/template index 2f45083df48..6ea55179196 100644 --- a/srcpkgs/bzr/template +++ b/srcpkgs/bzr/template @@ -1,13 +1,13 @@ # Template file for 'bzr' pkgname=bzr -version=2.4.2 +version=2.5.0 homepage="http://http://bazaar.canonical.com" -distfiles="http://launchpad.net/bzr/2.4/$version/+download/bzr-$version.tar.gz" +distfiles="http://launchpad.net/bzr/2.5/$version/+download/bzr-$version.tar.gz" build_style=python-module short_desc="Distributed version control system that Just Works" maintainer="Juan RP " license="GPL-2" -checksum=a5b8db77c61e54450680befdbb4795f8a972fa5a167123786360d898b752656f +checksum=cb657fca640d3c36794a20e5a1d7398404189541b1290fa1bf19a5eb4e903133 long_desc=" Bazaar is a distributed version control system that Just Works. While other systems require you to adapt to their model of working,