From d100e7a0dc489da9d3569fc5609d06da2e90114e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 19 Dec 2014 11:01:47 +0100 Subject: [PATCH] python3.4-cairo: revbump to update metadata objs. --- srcpkgs/python3.4-cairo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3.4-cairo/template b/srcpkgs/python3.4-cairo/template index 3be3e1c9a41..2cc96959249 100644 --- a/srcpkgs/python3.4-cairo/template +++ b/srcpkgs/python3.4-cairo/template @@ -1,11 +1,11 @@ # Template file for 'python3.4-cairo' pkgname=python3.4-cairo version=1.10.0 -revision=5 +revision=6 wrksrc="pycairo-${version}" build_style=waf3 patch_args="-Np1" -hostmakedepends="pkg-config which python3.4" +hostmakedepends="pkg-config python3.4" makedepends="cairo-devel python3.4-devel" replaces="pycairo>=0" short_desc="Python3.4 bindings for the cairo graphics library"