summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Klitzing2022-03-07 15:27:08 +0100
committerAndré Klitzing2022-03-07 15:27:08 +0100
commit86e987591a84ccc57da6f0ae17cc19f8e5911a84 (patch)
tree560e062ed89cf264c1eade29b0f03e81197615cb /PKGBUILD
parent67c2ae0dc53d9b60908d5f23a3ca89d44aefd61b (diff)
downloadaur-86e987591a84ccc57da6f0ae17cc19f8e5911a84.tar.gz
Revert "Bump to 6.1rc0 from repository"
https://foss.heptapod.net/mercurial/tortoisehg/thg/-/issues/5772 This reverts commit 67c2ae0dc53d9b60908d5f23a3ca89d44aefd61b.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0072b4e29b6..cfbf797ef5c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
# AUR Category: devel
pkgname=tortoisehg
pkgver=6.0
-pkgrel=6
-_pkgchangeset=67c3820dd8339f11f5a6e8fbb96335ae2eb77ecc
+pkgrel=5
+#_pkgchangeset=1605d6fba195f02c0c689fe4aff5d7160aa2b15d
pkgdesc="Graphical tools for Mercurial"
url="https://foss.heptapod.net/mercurial/tortoisehg/thg"
license=("GPL")
-depends=('python' 'mercurial>=5.9' 'mercurial<6.2' 'python-qscintilla-qt5' 'python-iniparse' 'qt5-svg' 'python-pyqt5')
+depends=('python' 'mercurial>=5.9' 'mercurial<6.1' '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=('662b93d1b4c5564e550e600354554890e1f66902ce39c12a7d235b1abda036c3')
+sha256sums=('db9b90da5945ffec2a746a6e9ff9f396f01fdbce8e2119a5654212674b331fa6')