bzr: update to 1.18rc1.

--HG--
extra : convert_revision : 55365c806433f1caa3d6cd28ddefde196ad62edc
This commit is contained in:
Juan RP 2009-08-20 03:45:11 +02:00
parent e8b46887f2
commit c929e509db

View file

@ -1,11 +1,11 @@
# Template file for 'bzr' # Template file for 'bzr'
pkgname=bzr pkgname=bzr
version=1.17 version=1.18rc1
distfiles="http://launchpad.net/bzr/$version/$version/+download/bzr-$version.tar.gz" distfiles="http://launchpad.net/bzr/1.18/$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=b80413b7d543561b08de54ea988145982737d52f4fcd3dc8084b9294735619dc checksum=ee5e27dfd3becd7522696da796bf242c5c6beae5ed67ff77ce48cd9541c4b0b1
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,