bzr: update to 2.0.4.

--HG--
extra : convert_revision : 33f0aa293c153b2212cddabff30c87e0dc6cb96a
This commit is contained in:
Juan RP 2010-01-25 12:26:28 +01:00
parent 544f75e40a
commit 86258dc940

View file

@ -1,12 +1,11 @@
# Template file for 'bzr' # Template file for 'bzr'
pkgname=bzr pkgname=bzr
version=2.0.3 version=2.0.4
revision=1
distfiles="http://launchpad.net/bzr/2.0/$version/+download/bzr-$version.tar.gz" distfiles="http://launchpad.net/bzr/2.0/$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=757969b8bf97c049297bd041b783c197bb3983b05629a4fb07cf75c2def7780b checksum=6f601e4103b88cf3022add33e35d94408adc69fd9604a79e528c7bf036a1f72f
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,