summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Klitzing2022-03-12 08:40:55 +0100
committerAndré Klitzing2022-03-12 08:40:55 +0100
commite3b96185fffd97fd92e53ea40c70afff586e2e00 (patch)
treecc4242a3f8f1f5571ce9920d7427fa2f7119dfd4 /PKGBUILD
parent86e987591a84ccc57da6f0ae17cc19f8e5911a84 (diff)
downloadaur-e3b96185fffd97fd92e53ea40c70afff586e2e00.tar.gz
Upgrade to 6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfbf797ef5c3..cfa1915aa52c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
# Maintainer: Andre Klitzing <aklitzing () gmail () com>
# AUR Category: devel
pkgname=tortoisehg
-pkgver=6.0
-pkgrel=5
+pkgver=6.1
+pkgrel=1
#_pkgchangeset=1605d6fba195f02c0c689fe4aff5d7160aa2b15d
pkgdesc="Graphical tools for Mercurial"
url="https://foss.heptapod.net/mercurial/tortoisehg/thg"
license=("GPL")
-depends=('python' 'mercurial>=5.9' 'mercurial<6.1' 'python-qscintilla-qt5' 'python-iniparse' 'qt5-svg' 'python-pyqt5')
+depends=('python' 'mercurial>=5.9' 'mercurial<6.2' 'python-qscintilla-qt5' 'python-iniparse' 'qt5-svg' 'python-pyqt5')
arch=('any')
optdepends=('python-pygments: syntax highlighting'
'python-nautilus: Python binding for Nautilus components')
@@ -42,4 +42,4 @@ package() {
rm -rf python*/site-packages/hgext3rd/__pycache__/
}
-sha256sums=('db9b90da5945ffec2a746a6e9ff9f396f01fdbce8e2119a5654212674b331fa6')
+sha256sums=('506d77065158f4372c08f59a06261aeabda803789e26d4d87d79270e828d9182')