bzrtools: update to 2.4.1.
This commit is contained in:
parent
040b9ebb39
commit
8dd8b15924
1 changed files with 5 additions and 4 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'bzrtools'
|
# Template file for 'bzrtools'
|
||||||
pkgname=bzrtools
|
pkgname=bzrtools
|
||||||
version=2.3.0
|
version=2.4.1
|
||||||
revision=1
|
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
distfiles="http://launchpad.net/$pkgname/trunk/$version/+download/$pkgname-$version.tar.gz"
|
homepage="http://bazaar-vcs.org/BzrTools"
|
||||||
|
license="GPL-2"
|
||||||
|
distfiles="http://launchpad.net/$pkgname/stable/$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=706270db274cdb4897eda1b8bb412383c71f6d1b3fac6ae3db587ac249ad5b79
|
checksum=f62771dd221ad820e0363386608985e282cb88b52b5a6f0ed7b7fb2e99804def
|
||||||
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