bzrtools: update to 2.3.0.
This commit is contained in:
parent
cad5ddfd3b
commit
ab4e617149
1 changed files with 3 additions and 4 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'bzrtools'
|
# Template file for 'bzrtools'
|
||||||
pkgname=bzrtools
|
pkgname=bzrtools
|
||||||
version=2.0.1
|
version=2.3.0
|
||||||
revision=1
|
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
distfiles="http://launchpad.net/$pkgname/stable/$version/+download/$pkgname-$version.tar.gz"
|
distfiles="http://launchpad.net/$pkgname/trunk/$version/+download/$pkgname-$version.tar.gz"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
short_desc="Plugin providing a collection of utilities for bzr"
|
short_desc="Plugin providing a collection of utilities for bzr"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=0dffad46808490b0825c201719f61c77d91a360853abaf229c4ca5c05ab24d54
|
checksum=706270db274cdb4897eda1b8bb412383c71f6d1b3fac6ae3db587ac249ad5b79
|
||||||
long_desc="
|
long_desc="
|
||||||
This is a plugin providing a collection of utilities for bzr."
|
This is a plugin providing a collection of utilities for bzr."
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue