From 41ef4c6addef952e6dcb3510709bea01e1afbd90 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 23 Jul 2012 12:04:05 +0000 Subject: [PATCH] main/imlib2: rebuild against tiff-4 --- main/imlib2/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/imlib2/APKBUILD b/main/imlib2/APKBUILD index 68c569e1327..9536f2c99ce 100644 --- a/main/imlib2/APKBUILD +++ b/main/imlib2/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=imlib2 pkgver=1.4.5 -pkgrel=1 +pkgrel=2 pkgdesc="Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support" url="http://sourceforge.net/projects/enlightenment/" arch="all"