diff --git a/mercurial/PKGBUILD b/mercurial/PKGBUILD index 694b1d4bd..bcef83984 100644 --- a/mercurial/PKGBUILD +++ b/mercurial/PKGBUILD @@ -1,5 +1,5 @@ pkgname=mercurial -pkgver=4.5.3 +pkgver=4.6.1 pkgrel=1 pkgdesc="A scalable distributed SCM tool" arch=('x86_64') @@ -10,7 +10,7 @@ optdepends=('tk: for the hgk GUI') backup=('etc/mercurial/hgrc') source=("https://www.mercurial-scm.org/release/${pkgname}-${pkgver}.tar.gz" 'mercurial.profile') -md5sums=('065c73bf523b76666710f10ae6e2fe8a' +md5sums=('f9b2e4a3b5901ef744fa3abe4196e97e' '43e1d36564d4c7fbe9a091d3ea370a44') prepare() {