bzr: update to 2.0.1.

--HG--
extra : convert_revision : dd3284c49c6a7ef4e258fe5767014d094564186d
This commit is contained in:
Juan RP 2009-10-17 06:07:09 +02:00
parent 0f6414c3d6
commit 3d077e361b

View file

@ -1,11 +1,11 @@
# Template file for 'bzr' # Template file for 'bzr'
pkgname=bzr pkgname=bzr
version=2.0.0 version=2.0.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=custom-install build_style=custom-install
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=760cebe30cd2718f98b8790b2dfd33ee153709a14c91509d9e04716d70f482df checksum=3438bd7b5d07486d85a63cf47a26f3532ef7fb4019770ca48faddfa9875e06c9
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,