[arch-commits] Commit in mercurial/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jul 6 18:51:43 UTC 2017
Date: Thursday, July 6, 2017 @ 18:51:42
Author: arojas
Revision: 299773
Update to 4.2.2
Modified:
mercurial/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-06 18:30:51 UTC (rev 299772)
+++ PKGBUILD 2017-07-06 18:51:42 UTC (rev 299773)
@@ -3,7 +3,7 @@
# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
pkgname=mercurial
-pkgver=4.2.1
+pkgver=4.2.2
pkgrel=1
pkgdesc="A scalable distributed SCM tool"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
backup=('etc/mercurial/hgrc')
source=("https://www.mercurial-scm.org/release/${pkgname}-${pkgver}.tar.gz"
'mercurial.profile')
-sha256sums=('d7d5572f5aa0797fbf2168440eaa51149df88645fe37af8b15fa660d9a8158a0'
+sha256sums=('b20132dec5ae6d27ee43a133144069895befe09f7e454bfa9e39950a185f0afe'
'87427151713e689cd87dc50d50c048e0e58285815e4eb61962b50583532cbde5')
prepare() {
More information about the arch-commits
mailing list