summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Klitzing2017-11-26 20:42:05 +0100
committerAndré Klitzing2017-11-26 20:42:05 +0100
commit97a7fc0f0ee18552347b7e1420106ef3c770fef2 (patch)
tree894b56b9b266b9d8c6343d44e88f5347f71a8967 /PKGBUILD
parent7da38f748c85e0004181ea8682a015214e36f9be (diff)
downloadaur-97a7fc0f0ee18552347b7e1420106ef3c770fef2.tar.gz
Upgrade to 4.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90cfdec2e09c..dbea74de6008 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
# Maintainer: Andre Klitzing <aklitzing () gmail () com>
# AUR Category: devel
pkgname=tortoisehg
-pkgver=4.3.1
-pkgrel=2
+pkgver=4.4.1
+pkgrel=1
#_pkgchangeset=169d552db075
pkgdesc="Graphical tools for Mercurial"
url="https://tortoisehg.bitbucket.io"
license=("GPL")
-depends=('python2' 'mercurial>=4.2' 'mercurial<4.4' 'python2-pyqt4>=4.10' 'python2-qscintilla' 'python2-iniparse')
+depends=('python2' 'mercurial>=4.3' 'mercurial<4.5' 'python2-pyqt4>=4.10' 'python2-qscintilla' 'python2-iniparse')
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=('5698db60320574769c73e4f910909e75a8e32ba84adcea902f9457899bbcb753')
+sha256sums=('4355c39980fda3679292dc606d2e773c10a7aed80aa1a2afaac0970768493da8')