~dricottone/huttese-apk

97be54404767b424ee796ad8bbdb956411915f56 — Drew DeVault 5 years ago 2b0623e
mercurial: update to 4.9.1
1 files changed, 3 insertions(+), 3 deletions(-)

M sr.ht/mercurial/APKBUILD
M sr.ht/mercurial/APKBUILD => sr.ht/mercurial/APKBUILD +3 -3
@@ 1,8 1,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mercurial
pkgver=4.8.2
pkgrel=1
pkgver=4.9.1
pkgrel=0
pkgdesc="Scalable distributed SCM tool"
url="https://www.mercurial-scm.org"
arch="all"


@@ 63,4 63,4 @@ bashcomp() {
		"$subpkgdir"/usr/share/bash-completion/completions/${pkgname}
}

sha512sums="1010f20ea5ed081f2d5c58e97696027b2d06dd0471b39e88a1858d5409bcf59f2ccf360925c417495834fccba06e1525ae70894233164d617227814ca2277e20  mercurial-4.8.2.tar.gz"
sha512sums="2265ab501e24a2d229ef29404ca35d318faf620db163ec33225348d53139f7b6cb121e935ce444ec697ced69697f43df57dd7199ad20c1ca6f0275d9744ce391  mercurial-4.9.1.tar.gz"