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 390a2a4170d0..35d1963cf086 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# https://github.com/zizzfizzix/pkgbuilds
pkgname=cloudprint-cups-git
-pkgver=20120416
+pkgver=20130310
pkgrel=1
pkgdesc="Google Cloud Print driver for CUPS, allows printing to printers hosted on Google Cloud Print."
arch=('any')
url="https://github.com/simoncadman/CUPS-Cloud-Print"
license=('GPL3')
-depends=('pycups')
+depends=('pycups' 'python2-httplib2')
makedepends=('cups' 'git')
provides=('cloudprint-cups')
conflicts=('cloudprint-cups')