diff options
author | André Klitzing | 2018-01-09 15:18:36 +0100 |
---|---|---|
committer | André Klitzing | 2018-01-09 15:18:36 +0100 |
commit | 6d9039c782747c9c1a5e59bca06f504a5541d32b (patch) | |
tree | f9132a14f1fd58eb415f61f2def0ec097262fa8f | |
parent | 47c3aa41b49ae98d56cbfd6af28df277fa4bf647 (diff) | |
download | aur-6d9039c782747c9c1a5e59bca06f504a5541d32b.tar.gz |
Update .SRCINFO
-rw-r--r-- | .SRCINFO | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,9 +1,7 @@ -# Generated by mksrcinfo v8 -# Mon Nov 27 10:05:29 UTC 2017 pkgbase = tortoisehg pkgdesc = Graphical tools for Mercurial - pkgver = 4.4.1 - pkgrel = 2 + pkgver = 4.4.2 + pkgrel = 1 url = https://tortoisehg.bitbucket.io arch = any license = GPL @@ -12,10 +10,11 @@ pkgbase = tortoisehg depends = mercurial<4.5 depends = python2-qscintilla-qt5 depends = python2-iniparse + depends = qt5-svg optdepends = python2-pygments: syntax highlighting optdepends = python2-nautilus: Python binding for Nautilus components - source = http://bitbucket.org/tortoisehg/targz/downloads/tortoisehg-4.4.1.tar.gz - sha256sums = 4355c39980fda3679292dc606d2e773c10a7aed80aa1a2afaac0970768493da8 + source = http://bitbucket.org/tortoisehg/targz/downloads/tortoisehg-4.4.2.tar.gz + sha256sums = f74042786d939be39223fcbc234edb07c5fce259f915f324a42b2afa65da3565 pkgname = tortoisehg |