summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Klitzing2022-03-07 15:19:58 +0100
committerAndré Klitzing2022-03-07 15:19:58 +0100
commit67c2ae0dc53d9b60908d5f23a3ca89d44aefd61b (patch)
tree6da9491bda69943fc467b2be200e2049549350e9 /PKGBUILD
parent508a64c0e0eb914a4fa16d7ae4c080026f9d1b4e (diff)
downloadaur-67c2ae0dc53d9b60908d5f23a3ca89d44aefd61b.tar.gz
Bump to 6.1rc0 from repository
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfbf797ef5c3..a0072b4e29b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
# AUR Category: devel
pkgname=tortoisehg
pkgver=6.0
-pkgrel=5
-#_pkgchangeset=1605d6fba195f02c0c689fe4aff5d7160aa2b15d
+pkgrel=6
+_pkgchangeset=67c3820dd8339f11f5a6e8fbb96335ae2eb77ecc
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=('662b93d1b4c5564e550e600354554890e1f66902ce39c12a7d235b1abda036c3')