From 86258dc9404084670cb6120f82b46fdd8a9629d4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 25 Jan 2010 12:26:28 +0100 Subject: [PATCH] bzr: update to 2.0.4. --HG-- extra : convert_revision : 33f0aa293c153b2212cddabff30c87e0dc6cb96a --- srcpkgs/bzr/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/bzr/template b/srcpkgs/bzr/template index a955456521d..c3bbb474165 100644 --- a/srcpkgs/bzr/template +++ b/srcpkgs/bzr/template @@ -1,12 +1,11 @@ # Template file for 'bzr' pkgname=bzr -version=2.0.3 -revision=1 +version=2.0.4 distfiles="http://launchpad.net/bzr/2.0/$version/+download/bzr-$version.tar.gz" build_style=python-module short_desc="Distributed version control system that Just Works" maintainer="Juan RP " -checksum=757969b8bf97c049297bd041b783c197bb3983b05629a4fb07cf75c2def7780b +checksum=6f601e4103b88cf3022add33e35d94408adc69fd9604a79e528c7bf036a1f72f long_desc=" Bazaar is a distributed version control system that Just Works. While other systems require you to adapt to their model of working,