summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/mercurial/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/mercurial/APKBUILD b/main/mercurial/APKBUILD
index a59965789..a4edf866b 100644
--- a/main/mercurial/APKBUILD
+++ b/main/mercurial/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mercurial
-pkgver=1.7.3
+pkgver=1.7.5
pkgrel=0
pkgdesc="A scalable distributed SCM tool"
url="http://www.selenic.com/mercurial"
@@ -30,4 +30,4 @@ package() {
install -Dm644 contrib/vim/HGAnnotate.vim \
"${vimpath}/syntax/HGAnnotate.vim" || return 1
}
-md5sums="1d635ad307fa20a5e9c6afba6145a73b mercurial-1.7.3.tar.gz"
+md5sums="269e924b3770535cf72049db01c35afa mercurial-1.7.5.tar.gz"