summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a08176e1c08e..6c1bd3692fba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=hg-evolve
pkgver=8.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='Flexible evolution of Mercurial history'
arch=('any')
license=('GPL2')
-depends=('mercurial')
+depends=('mercurial<=4.7')
#groups=('hgext')
url='https://www.mercurial-scm.org/doc/evolution/'
source=("https://files.pythonhosted.org/packages/source/h/hg-evolve/hg-evolve-${pkgver}.tar.gz")