[arch-commits] Commit in mercurial/trunk (PKGBUILD)
    Antonio Rojas 
    arojas at archlinux.org
       
    Fri Sep  2 21:38:08 UTC 2016
    
    
  
    Date: Friday, September 2, 2016 @ 21:38:07
  Author: arojas
Revision: 275692
Update to 3.9.1
Modified:
  mercurial/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-02 21:26:02 UTC (rev 275691)
+++ PKGBUILD	2016-09-02 21:38:07 UTC (rev 275692)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=3.9
+pkgver=3.9.1
 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=('e2b355da744e94747daae3a5339d28a0'
+md5sums=('3759dd10edb8c1a6dfb8ff0ce82658ce'
          '43e1d36564d4c7fbe9a091d3ea370a44')
 
 prepare() {
    
    
More information about the arch-commits
mailing list