[arch-commits] Commit in mercurial/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Apr 4 07:36:31 UTC 2017


    Date: Tuesday, April 4, 2017 @ 07:36:30
  Author: arojas
Revision: 292068

Update to 4.1.2

Modified:
  mercurial/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-04 06:29:50 UTC (rev 292067)
+++ PKGBUILD	2017-04-04 07:36:30 UTC (rev 292068)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=4.1.1
+pkgver=4.1.2
 pkgrel=1
 pkgdesc="A scalable distributed SCM tool"
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 backup=('etc/mercurial/hgrc')
 source=("https://www.mercurial-scm.org/release/${pkgname}-${pkgver}.tar.gz"
         'mercurial.profile')
-md5sums=('7ed649e02aab5d5e532b4fe1617a2a26'
-         '43e1d36564d4c7fbe9a091d3ea370a44')
+sha256sums=('09415253fb409a77e19b9951532a3c22c4e07e74bab80652527064617daab194'
+            '87427151713e689cd87dc50d50c048e0e58285815e4eb61962b50583532cbde5')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list