bzrtools: update to 2.6.0.
This commit is contained in:
parent
46274b0779
commit
a3fd2a8664
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'bzrtools'
|
||||
pkgname=bzrtools
|
||||
version=2.4.1
|
||||
version=2.6.0
|
||||
wrksrc=$pkgname
|
||||
revision=1
|
||||
noarch="yes"
|
||||
build_style=python-module
|
||||
hostmakedepends="python"
|
||||
makedepends="python bzr"
|
||||
depends="${makedepends}"
|
||||
pycompile_module="bzrlib/plugins/bzrtools"
|
||||
|
@ -13,4 +14,4 @@ license="GPL-2"
|
|||
distfiles="http://launchpad.net/$pkgname/stable/$version/+download/$pkgname-$version.tar.gz"
|
||||
short_desc="Plugin providing a collection of utilities for bzr"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=f62771dd221ad820e0363386608985e282cb88b52b5a6f0ed7b7fb2e99804def
|
||||
checksum=8b17fbba61dafc8dbefe1917a2ce084a8adc7650dee60add340615270dfb7f58
|
||||
|
|
Loading…
Reference in New Issue