From cf3f609a0426113862ee85d0e435c8f0c9f5fbc3 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 28 Jan 2023 15:10:19 +0000 Subject: [PATCH] extra/imlib2 to 1.10.0-3 --- extra/imlib2/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/extra/imlib2/PKGBUILD b/extra/imlib2/PKGBUILD index c60b9102b..eef558f56 100644 --- a/extra/imlib2/PKGBUILD +++ b/extra/imlib2/PKGBUILD @@ -7,12 +7,11 @@ pkgname=imlib2 pkgver=1.10.0 -pkgrel=2 +pkgrel=3 pkgdesc='Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support' url='https://sourceforge.net/projects/enlightenment/' arch=('x86_64') license=('BSD') -options=('debug') makedepends=(# Currently highway does provide a static library only, that libjxl links to. # This introduces a build dependency for now... 'highway'