summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Klitzing2018-02-08 20:23:29 +0100
committerAndré Klitzing2018-02-08 20:23:29 +0100
commitb268cf59015305cea4ed33f763ab98a654d2f929 (patch)
treef8ea6c5894f7237a5054ea04144c5327812271b8 /PKGBUILD
parent6d9039c782747c9c1a5e59bca06f504a5541d32b (diff)
downloadaur-b268cf59015305cea4ed33f763ab98a654d2f929.tar.gz
Bump to tag 4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b4ac7c3d757..b50d959d66e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
# Maintainer: Andre Klitzing <aklitzing () gmail () com>
# AUR Category: devel
pkgname=tortoisehg
-pkgver=4.4.2
-pkgrel=1
-#_pkgchangeset=169d552db075
+pkgver=4.5
+pkgrel=0
+_pkgchangeset=8cd204ac208a
pkgdesc="Graphical tools for Mercurial"
url="https://tortoisehg.bitbucket.io"
license=("GPL")
-depends=('python2' 'mercurial>=4.3' 'mercurial<4.5' 'python2-qscintilla-qt5' 'python2-iniparse' 'qt5-svg')
+depends=('python2' 'mercurial>=4.4' 'mercurial<4.6' 'python2-qscintilla-qt5' 'python2-iniparse' 'qt5-svg')
builddepends=(python2)
arch=('any')
optdepends=('python2-pygments: syntax highlighting'
@@ -41,4 +41,4 @@ package() {
rm "${pkgdir}/usr/lib/python2.7/site-packages/hgext3rd/__init__.pyc"
}
-sha256sums=('f74042786d939be39223fcbc234edb07c5fce259f915f324a42b2afa65da3565')
+sha256sums=('2594119bdaa40123826c6afddaa81d003806f94c588369a5ae2af72134856873')