[arch-commits] Commit in mercurial/trunk (PKGBUILD)
Antonio Rojas <arojas at archlinux.org
Antonio Rojas <arojas at archlinux.org
Tue Aug 2 08:39:17 UTC 2016
Date: Tuesday, August 2, 2016 @ 08:39:16
Author: arojas
Revision: 272833
Update to 3.9
Modified:
mercurial/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-02 08:36:27 UTC (rev 272832)
+++ PKGBUILD 2016-08-02 08:39:16 UTC (rev 272833)
@@ -3,7 +3,7 @@
# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
pkgname=mercurial
-pkgver=3.8.3
+pkgver=3.9
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=('97aced7018614eeccc9621a3dea35fda'
+md5sums=('e2b355da744e94747daae3a5339d28a0'
'43e1d36564d4c7fbe9a091d3ea370a44')
prepare() {
More information about the arch-commits
mailing list