bzrtools: rebuild for metadata
This commit is contained in:
parent
f2b1ce2518
commit
9249d4f4c0
1 changed files with 7 additions and 7 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'bzrtools'
|
# Template file for 'bzrtools'
|
||||||
pkgname=bzrtools
|
pkgname=bzrtools
|
||||||
version=2.6.0
|
version=2.6.0
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=$pkgname
|
noarch=yes
|
||||||
noarch="yes"
|
wrksrc=bzrtools
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
pycompile_module="bzrlib/plugins/bzrtools"
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
makedepends="python bzr"
|
makedepends="python bzr"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
pycompile_module="bzrlib/plugins/bzrtools"
|
|
||||||
homepage="http://bazaar-vcs.org/BzrTools"
|
|
||||||
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"
|
short_desc="Plugin providing a collection of utilities for bzr"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="http://bazaar-vcs.org/BzrTools"
|
||||||
|
distfiles="http://launchpad.net/bzrtools/stable/${version}/+download/bzrtools-${version}.tar.gz"
|
||||||
checksum=8b17fbba61dafc8dbefe1917a2ce084a8adc7650dee60add340615270dfb7f58
|
checksum=8b17fbba61dafc8dbefe1917a2ce084a8adc7650dee60add340615270dfb7f58
|
||||||
|
|
Loading…
Add table
Reference in a new issue