hg-git: update to 0.8.6
Modified "short_desc=" to be less than 72 chars.
This commit is contained in:
parent
15b1dfb344
commit
01663f2573
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'hg-git'
|
||||
pkgname=hg-git
|
||||
version=0.8.5
|
||||
version=0.8.6
|
||||
revision=1
|
||||
wrksrc="durin42-hg-git-53d514c9c7e6"
|
||||
wrksrc="durin42-hg-git-1bd9d9a0201c"
|
||||
noarch="yes"
|
||||
build_style=python2-module
|
||||
hostmakedepends="python"
|
||||
makedepends="python python-dulwich"
|
||||
depends="${makedepends}"
|
||||
pycompile_module="hggit"
|
||||
short_desc="Hg-Git plugin for Mercurial, adding the ability to push and pull to/from Git"
|
||||
short_desc="Hg-Git Mercurial plugin adding the ability to push and pull to/from Git"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="https://bitbucket.org/durin42/hg-git/"
|
||||
distfiles="https://bitbucket.org/durin42/hg-git/get/${version}.tar.bz2"
|
||||
checksum=60bf47386fc0c9eef809344ff2be98eaa5add822f70dd25670470d06673fe2c4
|
||||
homepage="https://bitbucket.org/durin42/hg-git"
|
||||
distfiles="${homepage}/get/${version}.tar.bz2"
|
||||
checksum=daa8ae7af3503d546388159ab5d3f6723f29d2185236a180b00bea6e2d9d5be7
|
||||
|
|
Loading…
Reference in New Issue