# HG changeset patch # User Alain Leufroy # Date 1581273135 -3600 # Sun Feb 09 19:32:15 2020 +0100 # Node ID 995421722a3208da11d67785c3e2501a1e21dd75 # Parent 08617b414906173c8dfcea92301ef58c71a4df16 prepare 5.1.0 diff --git a/setup.cfg b/setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -1,11 +1,11 @@ [metadata] name = lairucrem description = A simple and powerful text-based interactive user interface for Mercurial -version = 0.5.0 +version = 0.5.1 author = Alain Leufroy author_email = Alain Leufroy -url = http://bitbucket.org/aleufroy/lairucrem -download_url = http://bitbucket.org/aleufroy/lairucrem/get/0.5.0.zip +url = http://hg.sr.ht/~alainl/lairucrem +download_url = https://hg.sr.ht/~alainl/lairucrem/archive/5.1.0.tar.gz keywords = dvcs, mercurial, UI, interactive, console license = WTFPL, version 2 classifiers = Environment :: Console :: Curses