From c4fa666fecdaa4f64561e70288cd7cf40ca7f881 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 16 Jan 2011 01:59:25 +0100 Subject: [PATCH] bzr: update to 2.2.0. --- srcpkgs/bzr/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/bzr/template b/srcpkgs/bzr/template index a4d5faffd6..d75bf5bde3 100644 --- a/srcpkgs/bzr/template +++ b/srcpkgs/bzr/template @@ -1,12 +1,11 @@ # Template file for 'bzr' pkgname=bzr -version=2.1.0 -revision=1 -distfiles="http://launchpad.net/bzr/2.1/$version/+download/bzr-$version.tar.gz" +version=2.2.0 +distfiles="http://launchpad.net/bzr/2.2/$version/+download/bzr-$version.tar.gz" build_style=python-module short_desc="Distributed version control system that Just Works" maintainer="Juan RP " -checksum=7a1e9353eeabdc0f7ff540fb095994a93a6022e03063c9750faaf2d459277125 +checksum=64cd6c23097884e40686adc7f0ad4a8200e2292bdc5e0caba3563b6f5c32bacf long_desc=" Bazaar is a distributed version control system that Just Works. While other systems require you to adapt to their model of working,