mercurial: Update to 4.7.2 (#1448)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=mercurial
|
||||
pkgver=4.7.1
|
||||
pkgver=4.7.2
|
||||
pkgrel=1
|
||||
pkgdesc="A scalable distributed SCM tool"
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -9,12 +9,13 @@ url="https://www.mercurial-scm.org/"
|
||||
license=('GPL')
|
||||
groups=('VCS')
|
||||
depends=('python2')
|
||||
makedepends=('libcrypt-devel')
|
||||
#optdepends=('tk: for the hgk GUI')
|
||||
backup=('etc/mercurial/hgrc')
|
||||
source=("https://mercurial-scm.org/release/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
||||
'mercurial.profile'
|
||||
'mercurial-4.3.1-msys2.patch')
|
||||
sha256sums=('8503383c1c31842576516b803d07564216470887ca6388719e4c4089663b410c'
|
||||
sha256sums=('97f0594216f2348a2e37b2ad8a56eade044e741153fee8c584487e9934ca09fb'
|
||||
'SKIP'
|
||||
'87427151713e689cd87dc50d50c048e0e58285815e4eb61962b50583532cbde5'
|
||||
'656f76a407860dce525136e798281c8032c6b05783bc72cf27cf72d668b75fb9')
|
||||
|
||||
Reference in New Issue
Block a user