summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bd3464e421b..31cd53f90087 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=colout-git
_pkgname=colout
-pkgver=r245.88b1770
+pkgver=r247.438838d
pkgrel=1
pkgdesc="Reads text on stdin and produces colorized and stylized output"
arch=('any')
url="http://nojhan.github.com/colout/"
license=('GPL')
-depends=('python')
-optdepends=('python-pygments')
+depends=('python' 'python-pip')
+optdepends=('python-pygments' 'python-babel')
makedepends=('git')
provides=($_pkgname)
conflicts=($_pkgname)