diff options
Diffstat (limited to 'main/imlib2')
-rw-r--r-- | main/imlib2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/imlib2/APKBUILD b/main/imlib2/APKBUILD index 973892a6f6..afd6e67ba9 100644 --- a/main/imlib2/APKBUILD +++ b/main/imlib2/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=imlib2 pkgver=1.4.4 -pkgrel=4 +pkgrel=5 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" |