summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Klitzing2020-08-06 09:21:23 +0200
committerAndré Klitzing2020-08-06 09:21:23 +0200
commit2ed03cf89c4d1666ec03d7534ddbf9f9eda2f7ba (patch)
treeb319722ffa1b1011aba0a890995b0d5a30614048 /PKGBUILD
parent107a5faad419decfbab646f2706cf7555b4b08d3 (diff)
downloadaur-2ed03cf89c4d1666ec03d7534ddbf9f9eda2f7ba.tar.gz
Upgrade to 5.5.0rc0+
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81f808b152a6..2ef6156f8da0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
# Maintainer: Andre Klitzing <aklitzing () gmail () com>
# AUR Category: devel
pkgname=tortoisehg
-pkgver=5.4.2
-pkgrel=1
-#_pkgchangeset=ce30de2c9cb48a703c8d15c5cc11bc75988404fe
+pkgver=5.5.0
+pkgrel=0
+_pkgchangeset=1605d6fba195f02c0c689fe4aff5d7160aa2b15d
pkgdesc="Graphical tools for Mercurial"
-url="https://tortoisehg.bitbucket.io"
+url="https://foss.heptapod.net/mercurial/tortoisehg/thg"
license=("GPL")
-depends=('python' 'mercurial>=5.4' 'mercurial<5.5' 'python-qscintilla-qt5' 'python-iniparse' 'qt5-svg' 'python-pyqt5')
+depends=('python' 'mercurial>=5.4' 'mercurial<5.6' 'python-qscintilla-qt5' 'python-iniparse' 'qt5-svg' 'python-pyqt5')
builddepends=(python)
arch=('any')
optdepends=('python-pygments: syntax highlighting'
@@ -42,4 +42,4 @@ package() {
rm -rf "${pkgdir}/usr/lib/python3.8/site-packages/hgext3rd/__pycache__/"
}
-sha256sums=('581ebb2e76d82695d4fc17ba5168dcf557219845c4ff3c7cb9838cb99497a27c')
+sha256sums=('57e14399efd9a00fb3d7f3c1b38472abd4cad6b6e0fb59cff7eb462c071cca84')