summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Klitzing2020-09-13 21:35:42 +0200
committerAndré Klitzing2020-09-13 21:35:42 +0200
commit468cda2ced0f4499dd7921bb5b11d0ef4c214a12 (patch)
tree998b3ea2c36b5af0e31d88c3f0df3dfe9085a61d /PKGBUILD
parent70cbf2b2583243bc424bb4b1476c053fea94206a (diff)
downloadaur-468cda2ced0f4499dd7921bb5b11d0ef4c214a12.tar.gz
Upgrade to 5.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe782dd84828..e67405ecfd1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
# Maintainer: Andre Klitzing <aklitzing () gmail () com>
# AUR Category: devel
pkgname=tortoisehg
-pkgver=5.5
+pkgver=5.5.1
pkgrel=1
#_pkgchangeset=1605d6fba195f02c0c689fe4aff5d7160aa2b15d
pkgdesc="Graphical tools for Mercurial"
url="https://foss.heptapod.net/mercurial/tortoisehg/thg"
license=("GPL")
depends=('python' 'mercurial>=5.4' 'mercurial<5.6' 'python-qscintilla-qt5' 'python-iniparse' 'qt5-svg' 'python-pyqt5')
-builddepends=(python)
+makedepends=(python)
arch=('any')
optdepends=('python-pygments: syntax highlighting'
'python-nautilus: Python binding for Nautilus components')
@@ -42,4 +42,4 @@ package() {
rm -rf "${pkgdir}/usr/lib/python3.8/site-packages/hgext3rd/__pycache__/"
}
-sha256sums=('3effefb73121b921cee4936aa4ef136412407b129ecf46802b3adf863c3fcf40')
+sha256sums=('929fe6a98072b6ec6e10b3ba3d58400fdc063786fc6943e28b7b6728fc778a36')