From aac93ffbbd8d2f525bda2a284cf0118bc3b2fdce Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 29 Aug 2009 02:21:37 +0200 Subject: [PATCH] bzr: update to 2.0rc1. --HG-- extra : convert_revision : 7864a847e7d0dd574aa1689c38c9ab10bcd35136 --- templates/bzr/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/bzr/template b/templates/bzr/template index 50691c1b3ff..de2e0990035 100644 --- a/templates/bzr/template +++ b/templates/bzr/template @@ -1,11 +1,11 @@ # Template file for 'bzr' pkgname=bzr -version=1.18rc1 -distfiles="http://launchpad.net/bzr/1.18/$version/+download/bzr-$version.tar.gz" +version=2.0rc1 +distfiles="http://launchpad.net/bzr/2.0/$version/+download/bzr-$version.tar.gz" build_style=custom-install short_desc="Distributed version control system that Just Works" maintainer="Juan RP " -checksum=ee5e27dfd3becd7522696da796bf242c5c6beae5ed67ff77ce48cd9541c4b0b1 +checksum=f4eb82d70b976db8a848f7980445b27f953bbca974f50ea2e6a08e3acb4189e0 long_desc=" Bazaar is a distributed version control system that Just Works. While other systems require you to adapt to their model of working,