bzr: update to 2.2.3.

This commit is contained in:
Juan RP 2011-01-29 17:30:08 +01:00
parent d9dd139799
commit d5d9b3839a
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'bzr' # Template file for 'bzr'
pkgname=bzr pkgname=bzr
version=2.2.0 version=2.2.3
distfiles="http://launchpad.net/bzr/2.2/$version/+download/bzr-$version.tar.gz" distfiles="http://launchpad.net/bzr/2.2/$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>"
checksum=64cd6c23097884e40686adc7f0ad4a8200e2292bdc5e0caba3563b6f5c32bacf checksum=0640e63d85b4a9594a0cc9bdc763675c881e967940f32d918911cd0da3b21a12
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,