summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Klitzing2018-08-20 12:20:31 +0200
committerAndré Klitzing2018-08-20 12:20:31 +0200
commitce45373a3a27d85bcbe0eb626d30f2160171ccb9 (patch)
tree204f8b5d0b7e74ff76b0bf178a380f647142ae3a /PKGBUILD
parent74a16d1d8a2c48956c1910e97162f02a4cf9f19e (diff)
downloadaur-ce45373a3a27d85bcbe0eb626d30f2160171ccb9.tar.gz
Upgrade to v4.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba2bc9bfe4b0..28fbc4a1c125 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
# Maintainer: Andre Klitzing <aklitzing () gmail () com>
# AUR Category: devel
pkgname=tortoisehg
-pkgver=4.6.1
+pkgver=4.7
pkgrel=1
#_pkgchangeset=8cd204ac208a
pkgdesc="Graphical tools for Mercurial"
url="https://tortoisehg.bitbucket.io"
license=("GPL")
-depends=('python2' 'mercurial>=4.5' 'mercurial<4.7' 'python2-qscintilla-qt5' 'python2-iniparse' 'qt5-svg')
+depends=('python2' 'mercurial>=4.6' 'mercurial<4.8' 'python2-qscintilla-qt5' 'python2-iniparse' 'qt5-svg')
builddepends=(python2)
arch=('any')
optdepends=('python2-pygments: syntax highlighting'
@@ -41,4 +41,4 @@ package() {
rm -f "${pkgdir}/usr/lib/python2.7/site-packages/hgext3rd/__init__.pyc"
}
-sha256sums=('3362e89f84352017f8878144bce9117febfd3a4a4c9408158d643b004bbc2fab')
+sha256sums=('152fb92aa6787da73c0f75646432155921ae554b9d627b6b915eff887e6d29e9')