mercrial.ye-paketlendi
This commit is contained in:
parent
151d37e93f
commit
ed4700c8f5
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
||||||
# Description: Mercurial is a distributed source control management tool similar to Git and Bazaar. Mercurial is written in Python and is used by projects such as Mozilla and Vim.
|
# Description: Mercurial is a distributed source control management tool similar to Git and Bazaar. Mercurial is written in Python and is used by projects such as Mozilla and Vim.
|
||||||
# URL: http://mercurial.selenic.com
|
# URL: http://mercurial.selenic.com
|
||||||
# Packager: berlius at nutyx dot com
|
# Packager: milisarge
|
||||||
# Depends on: python git gnupg subversion bzr python-docutils ca-certificates
|
# Depends on: python git gnupg subversion bzr python-docutils ca-certificates
|
||||||
|
|
||||||
description="Distributed source control management tool similar to Git and Bazaar written in Python"
|
|
||||||
name=mercurial
|
name=mercurial
|
||||||
version=3.7.1
|
version=3.7.1
|
||||||
release=1
|
release=2
|
||||||
source=(https://www.mercurial-scm.org/release/mercurial-$version.tar.gz)
|
source=(https://www.mercurial-scm.org/release/mercurial-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue