From 4effd162a08ee922bf90d709eecaaa9f53ebc7b8 Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Sat, 20 Feb 2010 22:42:05 +0100
Subject: [PATCH] bzr: update to 2.1.0.

--HG--
extra : convert_revision : c26abf6e1da4cec7405b3a3735cb68b99a240034
---
 srcpkgs/bzr/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/bzr/template b/srcpkgs/bzr/template
index c3bbb474165..dde6e4dcf8e 100644
--- a/srcpkgs/bzr/template
+++ b/srcpkgs/bzr/template
@@ -1,11 +1,11 @@
 # Template file for 'bzr'
 pkgname=bzr
-version=2.0.4
-distfiles="http://launchpad.net/bzr/2.0/$version/+download/bzr-$version.tar.gz"
+version=2.1.0
+distfiles="http://launchpad.net/bzr/2.1/$version/+download/bzr-$version.tar.gz"
 build_style=python-module
 short_desc="Distributed version control system that Just Works"
 maintainer="Juan RP <xtraeme@gmail.com>"
-checksum=6f601e4103b88cf3022add33e35d94408adc69fd9604a79e528c7bf036a1f72f
+checksum=7a1e9353eeabdc0f7ff540fb095994a93a6022e03063c9750faaf2d459277125
 long_desc="
  Bazaar is a distributed version control system that Just Works.
  While other systems require you to adapt to their model of working,