2 # Arch Linux package build script
4 # Contributor: Vsevolod Balashov <vsevolod@balashov.name>
12 pkgdesc="the Hg-Git mercurial plugin"
14 url="http://hg-git.github.com/"
16 install=hg-git-hg.install
17 depends=('mercurial' 'python-dulwich')
18 makedepends=('mercurial')
20 _hgroot="https://bitbucket.org/durin42"
25 python2 setup.py install --prefix=/usr --root=$pkgdir