From 2fc27aec93ef6ca009a7e6c81304ad4c7513eb7b Mon Sep 17 00:00:00 2001 From: Ray Griffin Date: Thu, 8 Dec 2016 18:03:53 +0000 Subject: [PATCH] Mercurial: Update to 4.0.1 --- mercurial/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mercurial/PKGBUILD b/mercurial/PKGBUILD index 3e9db32b..ef214bb3 100644 --- a/mercurial/PKGBUILD +++ b/mercurial/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=mercurial -pkgver=3.7.3 +pkgver=4.0.1 pkgrel=1 pkgdesc="A scalable distributed SCM tool" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ backup=('etc/mercurial/hgrc') source=("https://mercurial-scm.org/release/${pkgname}-${pkgver}.tar.gz"{,.asc} 'mercurial.profile' 'mercurial-2.6.1-msys2.patch') -sha256sums=('c099c42d74e2d520b61dd372cd996b0fa7605c06617834fd7b13c79b9a9a5b30' +sha256sums=('6aa4ade93c1b5e11937820880a466ebf1c824086d443cd799fc46e2617250d40' 'SKIP' '87427151713e689cd87dc50d50c048e0e58285815e4eb61962b50583532cbde5' 'ea2bcabcd85968c23b1930de379d6c620a4a669c4419297238d94b31682f9fd2')