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

Antonio Rojas arojas at archlinux.org
Tue Oct 11 18:40:47 UTC 2016


    Date: Tuesday, October 11, 2016 @ 18:40:47
  Author: arojas
Revision: 278286

Update to 3.9.2

Modified:
  mercurial/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-11 18:37:30 UTC (rev 278285)
+++ PKGBUILD	2016-10-11 18:40:47 UTC (rev 278286)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=3.9.1
+pkgver=3.9.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')
-md5sums=('3759dd10edb8c1a6dfb8ff0ce82658ce'
+md5sums=('aff8bce557988d8f27028972d63dd132'
          '43e1d36564d4c7fbe9a091d3ea370a44')
 
 prepare() {



More information about the arch-commits mailing list