hg-git: update to 0.6.0.
This commit is contained in:
parent
aa829672be
commit
7c7d4d88cf
1 changed files with 4 additions and 3 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'hg-git'
|
# Template file for 'hg-git'
|
||||||
pkgname=hg-git
|
pkgname=hg-git
|
||||||
version=0.3.4
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="durin42-hg-git-586b7aa96466"
|
wrksrc="durin42-hg-git-9f20b66027c2"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
hostmakedepends="python"
|
||||||
makedepends="python python-dulwich"
|
makedepends="python python-dulwich"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
pycompile_module="hggit"
|
pycompile_module="hggit"
|
||||||
|
@ -13,4 +14,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://bitbucket.org/durin42/hg-git/"
|
homepage="https://bitbucket.org/durin42/hg-git/"
|
||||||
distfiles="https://bitbucket.org/durin42/hg-git/get/${version}.tar.bz2"
|
distfiles="https://bitbucket.org/durin42/hg-git/get/${version}.tar.bz2"
|
||||||
checksum=7931101afe1ae13b0b2196487fe79c5d8ad8f51f08b073ec2fa72ed548b62628
|
checksum=87e217016a08d16522260c748fa35c8f02e7d1e2653accaaff7611c318385591
|
||||||
|
|
Loading…
Reference in a new issue