mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:07:14 +08:00
mercurial updated to version 2.6.2
This commit is contained in:
parent
da8caa0815
commit
0f2b82a949
@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
pkgname=mercurial
|
||||
pkgver=2.6
|
||||
pkgver=2.6.2
|
||||
pkgrel=1
|
||||
pkgdesc="A scalable distributed SCM tool"
|
||||
arch=('x86_64')
|
||||
@ -13,7 +13,7 @@ depends=('python2')
|
||||
optdepends=('tk: for the hgk GUI')
|
||||
source=("http://www.selenic.com/mercurial/release/${pkgname}-${pkgver}.tar.gz"
|
||||
'mercurial.profile')
|
||||
md5sums=('d012d8bb5f85369d3b6a630a80667170'
|
||||
md5sums=('55f6ea5982cf87836113376174826e8c'
|
||||
'43e1d36564d4c7fbe9a091d3ea370a44')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user