bzr: update to 2.5.0.

This commit is contained in:
Juan RP 2012-03-17 08:36:36 +01:00
parent 720510a5e0
commit 2c3f1c471b

View file

@ -1,13 +1,13 @@
# Template file for 'bzr' # Template file for 'bzr'
pkgname=bzr pkgname=bzr
version=2.4.2 version=2.5.0
homepage="http://http://bazaar.canonical.com" 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 build_style=python-module
short_desc="Distributed version control system that Just Works" short_desc="Distributed version control system that Just Works"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2" license="GPL-2"
checksum=a5b8db77c61e54450680befdbb4795f8a972fa5a167123786360d898b752656f checksum=cb657fca640d3c36794a20e5a1d7398404189541b1290fa1bf19a5eb4e903133
long_desc=" long_desc="
Bazaar is a distributed version control system that Just Works. Bazaar is a distributed version control system that Just Works.
While other systems require you to adapt to their model of working, While other systems require you to adapt to their model of working,