bzr: update to 2.5.0.
This commit is contained in:
parent
720510a5e0
commit
2c3f1c471b
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'bzr'
|
||||
pkgname=bzr
|
||||
version=2.4.2
|
||||
version=2.5.0
|
||||
homepage="http://http://bazaar.canonical.com"
|
||||
distfiles="http://launchpad.net/bzr/2.4/$version/+download/bzr-$version.tar.gz"
|
||||
distfiles="http://launchpad.net/bzr/2.5/$version/+download/bzr-$version.tar.gz"
|
||||
build_style=python-module
|
||||
short_desc="Distributed version control system that Just Works"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
checksum=a5b8db77c61e54450680befdbb4795f8a972fa5a167123786360d898b752656f
|
||||
checksum=cb657fca640d3c36794a20e5a1d7398404189541b1290fa1bf19a5eb4e903133
|
||||
long_desc="
|
||||
Bazaar is a distributed version control system that Just Works.
|
||||
While other systems require you to adapt to their model of working,
|
||||
|
|
Loading…
Reference in a new issue