summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Klitzing2020-11-03 20:02:46 +0100
committerAndré Klitzing2020-11-03 20:02:46 +0100
commit77c118e80077e2d48134c4672367cb83506ef9ae (patch)
tree1e1ccfd95117e19d8419307d87e812ae7c275270 /PKGBUILD
parent745134eaaf4be95c0dfcd389d8f5a180da4f914e (diff)
downloadaur-77c118e80077e2d48134c4672367cb83506ef9ae.tar.gz
Upgrade to 5.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f9946df0e4e..0ac1b0de6825 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
# Maintainer: Andre Klitzing <aklitzing () gmail () com>
# AUR Category: devel
pkgname=tortoisehg
-pkgver=5.5.2
+pkgver=5.6
pkgrel=1
#_pkgchangeset=1605d6fba195f02c0c689fe4aff5d7160aa2b15d
pkgdesc="Graphical tools for Mercurial"
url="https://foss.heptapod.net/mercurial/tortoisehg/thg"
license=("GPL")
-depends=('python' 'mercurial>=5.4' 'mercurial<5.6' 'python-qscintilla-qt5' 'python-iniparse' 'qt5-svg' 'python-pyqt5')
+depends=('python' 'mercurial>=5.5' 'mercurial<5.7' 'python-qscintilla-qt5' 'python-iniparse' 'qt5-svg' 'python-pyqt5')
arch=('any')
optdepends=('python-pygments: syntax highlighting'
'python-nautilus: Python binding for Nautilus components')
@@ -41,4 +41,4 @@ package() {
rm -rf "${pkgdir}/usr/lib/python3.8/site-packages/hgext3rd/__pycache__/"
}
-sha256sums=('c3dbeaf1e91aae9eeb62f692aaf603feb93c9b16d3684a02b46484e72dda7f57')
+sha256sums=('f925f6df0215588fa2ddfcefa4a94d1a2e0a6503743f0af8beef7184a4532b0c')