summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0dcd32d823a..12a469e3875f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@ pkgdesc='Styled Terminal Markdown Viewer'
url="https://github.com/axiros/terminal_markdown_viewer"
pkgname="python-${_name}-git"
pkgver=1.6.3.r81.g80f333b
-pkgrel=1
+pkgrel=2
arch=('any')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools' 'git')
depends=('python' 'python-markdown' 'python-tabulate' 'python-pygments' 'python-docopt')
conflicts=( 'terminal_markdown_viewer' )
license=('BSD')