summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Klitzing2017-08-13 19:36:21 +0200
committerAndré Klitzing2017-08-13 19:36:21 +0200
commit3672173df7d12e482eca42a7984605ee7a9d870f (patch)
tree117268f063672c2cb2dc9fc7a85d8c9ccbb5b3c0 /PKGBUILD
parent2132ed562d7e7c68a566492b27511eca102b969b (diff)
downloadaur-3672173df7d12e482eca42a7984605ee7a9d870f.tar.gz
upgrade to 4.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 599778749dca..2756849d9429 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,14 @@
# Contributor: Christopher Krooß <c.krooss@gmail.com>
# Maintainer: Andre Klitzing <aklitzing () gmail () com>
# AUR Category: devel
-
pkgname=tortoisehg
-pkgver=4.2.1
+pkgver=4.3.1
pkgrel=1
#_pkgchangeset=169d552db075
pkgdesc="Graphical tools for Mercurial"
url="https://tortoisehg.bitbucket.io"
license=("GPL")
-depends=('python2' 'mercurial>=4.1' 'python2-pyqt4>=4.10' 'python2-qscintilla' 'python2-iniparse')
+depends=('python2' 'mercurial>=4.2' 'python2-pyqt4>=4.10' 'python2-qscintilla' 'python2-iniparse')
builddepends=(python2)
arch=('any')
optdepends=('python2-pygments: syntax highlighting'
@@ -42,4 +41,4 @@ package() {
rm "${pkgdir}/usr/lib/python2.7/site-packages/hgext3rd/__init__.pyc"
}
-sha256sums=('e821b9c4fc2c8ab8a1d743c56b6f002c4994d737120b388d38b4891dcd57ecca')
+sha256sums=('5698db60320574769c73e4f910909e75a8e32ba84adcea902f9457899bbcb753')