bzr: update to 2.0.0.

--HG--
extra : convert_revision : f57f4b67dfbf6d6a14dc52bd4c9b37840f66a7b5
This commit is contained in:
Juan RP 2009-09-29 09:18:45 +02:00
parent 7fcf8ccc7a
commit d9550f2fec

View file

@ -1,11 +1,11 @@
# Template file for 'bzr' # Template file for 'bzr'
pkgname=bzr pkgname=bzr
version=1.18.1 version=2.0.0
distfiles="http://launchpad.net/bzr/1.18/$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=a7fb07e4af6f4d331365e1d1d8ef9af7fee0fb48c434236dd0d18a10303b4df8 checksum=760cebe30cd2718f98b8790b2dfd33ee153709a14c91509d9e04716d70f482df
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,