[arch-commits] Commit in mercurial/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Tue Sep 15 16:41:53 UTC 2015
Date: Tuesday, September 15, 2015 @ 18:41:53
Author: giovanni
Revision: 246368
upgpkg: mercurial 3.5.1-1
upstream release
Modified:
mercurial/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-15 13:51:23 UTC (rev 246367)
+++ PKGBUILD 2015-09-15 16:41:53 UTC (rev 246368)
@@ -3,7 +3,7 @@
# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
pkgname=mercurial
-pkgver=3.5
+pkgver=3.5.1
pkgrel=1
pkgdesc="A scalable distributed SCM tool"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
backup=('etc/mercurial/hgrc')
source=("http://mercurial.selenic.com/release/${pkgname}-${pkgver}.tar.gz"
'mercurial.profile')
-md5sums=('3e3010e12759d3783ab7ed93de627da1'
+md5sums=('796a778075ec6358235e9258f9a54224'
'43e1d36564d4c7fbe9a091d3ea370a44')
prepare() {
More information about the arch-commits
mailing list