summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrice Lacouture2020-09-09 08:53:45 +0200
committerPatrice Lacouture2020-09-09 08:53:45 +0200
commitcc77bcf192442f43f7b7f197cdfe8e2058df625c (patch)
tree1f7812eff98d056f3d7978790bbe75ac1be31a6c /PKGBUILD
parent1d5fd639837a88a9ce79b1f711c9029d2732fb67 (diff)
downloadaur-tortoisehg-hg.tar.gz
Tortoisehg sources moved from bitbucket to heptapod.net.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 459bf57e4c1c..534f3baafdcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,18 +9,18 @@
_pkgname=thg
pkgname=tortoisehg-hg
-pkgver=5.1.19182
+pkgver=5.5.1.19453
pkgrel=1
pkgdesc="Mercurial GUI front end"
arch=('i686' 'x86_64')
-url="https://bitbucket.org/tortoisehg/thg"
+url="https://foss.heptapod.net/mercurial/tortoisehg/thg"
license=('GPL2')
-depends=('python' 'mercurial-hg' 'python-pyqt5' 'python-qscintilla-qt5' 'python-iniparse')
+depends=('python' 'mercurial' 'python-pyqt5' 'python-qscintilla-qt5' 'python-iniparse')
optdepends=('python-pygments: syntax highlighting'
'python-nautilus: Python binding for Nautilus components')
provides=('tortoisehg')
conflicts=('tortoisehg')
-source=("hg+https://bitbucket.org/tortoisehg/${_pkgname}#branch=stable"
+source=("hg+https://foss.heptapod.net/mercurial/tortoisehg/${_pkgname}#branch=stable"
'config.py')
md5sums=('SKIP'
'2e04ba5fdcb361cd68e9ef7ed4c987a5')