summaryrefslogtreecommitdiffstats
path: root/mercurial/Pkgfile
blob: b9af3e1536a66fb889781ad7971f5ad614de3758 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Converted from Crux’s contrib repository using pkgfile-old2new by Lukc.

description="A distributed VCS."
packager="James Mills (SMTP: prologic AT shortcircuit DOT net DOT au)"
maintainer="Thomas Penteker (SMTP: tek AT serverop DOT de)"
url=http://www.selenic.com/mercurial/wiki/
depends=(python)

name=mercurial
version=1.6.3
release=1
source=(http://www.selenic.com/$name/release/$name-$version.tar.gz)

includes=(python)