From 9fc6085b5fc4b03429253457b45ae61670c908a1 Mon Sep 17 00:00:00 2001
From: Danny Rawlins <romster@shortcircuit.net.au>
Date: Fri, 11 Apr 2008 18:00:08 +1000
Subject: [PATCH] cairomm: 1.4.6 -> 1.5.0

---
 cairomm/.footprint | 1 +
 cairomm/.md5sum    | 2 +-
 cairomm/Pkgfile    | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/cairomm/.footprint b/cairomm/.footprint
index 5eab86b7d..d137eed08 100644
--- a/cairomm/.footprint
+++ b/cairomm/.footprint
@@ -3,6 +3,7 @@ drwxr-xr-x	root/root	usr/include/
 drwxr-xr-x	root/root	usr/include/cairomm-1.0/
 drwxr-xr-x	root/root	usr/include/cairomm-1.0/cairomm/
 -rw-r--r--	root/root	usr/include/cairomm-1.0/cairomm/cairomm.h
+-rw-r--r--	root/root	usr/include/cairomm-1.0/cairomm/cairommconfig.h
 -rw-r--r--	root/root	usr/include/cairomm-1.0/cairomm/context.h
 -rw-r--r--	root/root	usr/include/cairomm-1.0/cairomm/enums.h
 -rw-r--r--	root/root	usr/include/cairomm-1.0/cairomm/exception.h
diff --git a/cairomm/.md5sum b/cairomm/.md5sum
index d9209c294..b64159b66 100644
--- a/cairomm/.md5sum
+++ b/cairomm/.md5sum
@@ -1 +1 @@
-8f5a63f01fb4c52a731a27dd0a521413  cairomm-1.4.6.tar.gz
+ad8a36fd13796595123b60c2e35b9e0a  cairomm-1.5.0.tar.gz
diff --git a/cairomm/Pkgfile b/cairomm/Pkgfile
index 728d165db..95d185c45 100644
--- a/cairomm/Pkgfile
+++ b/cairomm/Pkgfile
@@ -5,7 +5,7 @@
 # Depends on: cairo
 
 name=cairomm
-version=1.4.6
+version=1.5.0
 release=1
 source=(http://cairographics.org/releases/cairomm-$version.tar.gz)