diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-05-13 11:53:19 -0500 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-05-13 11:53:19 -0500 |
commit | d2b60af14d61e3ac6511dfc284725c7bae236856 (patch) | |
tree | 0b85da9417f469c49609b9dbd969b609e3b706e0 /testing/clutter | |
parent | 6e1abc0c267bc7fc99087a6f33d8af98ba154dfd (diff) | |
download | aports-d2b60af14d61e3ac6511dfc284725c7bae236856.tar.bz2 aports-d2b60af14d61e3ac6511dfc284725c7bae236856.tar.xz |
testing/clutter: rebuild against libpng-1.5
Diffstat (limited to 'testing/clutter')
-rw-r--r-- | testing/clutter/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/clutter/APKBUILD b/testing/clutter/APKBUILD index 586ff2c1fc..fc1f2d3453 100644 --- a/testing/clutter/APKBUILD +++ b/testing/clutter/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=clutter pkgver=1.6.8 -pkgrel=1 +pkgrel=2 pkgdesc="library for creating fast, visually-appealing interfaces" url="http://www.clutter-project.org/" arch="all" |