From e1272c4000d0c6c7ae15e6f4642b67a8303a911e Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 14 Aug 2020 14:54:26 +0000 Subject: [PATCH] extra/efl to 1.24.3-3 --- extra/efl/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/extra/efl/PKGBUILD b/extra/efl/PKGBUILD index 192cdbb64..1a72432f6 100644 --- a/extra/efl/PKGBUILD +++ b/extra/efl/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=efl pkgname=('efl' 'efl-docs') pkgver=1.24.3 -pkgrel=2 +pkgrel=3 pkgdesc="Enlightenment Foundation Libraries" arch=('x86_64') url="https://www.enlightenment.org" @@ -26,8 +26,7 @@ optdepends=('geoclue: For elocation' 'gst-plugins-bad: Video and thumbnail codecs' 'gst-plugins-ugly: Video and thumbnail codecs' 'gst-libav: Video and thumbnails with ffmpeg/libav' - 'libreoffice: Office document thumbnails' - 'python2: Compare Eina benchmarks') + 'libreoffice: Office document thumbnails') makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick' 'meson' 'ninja') options=('!emptydirs') source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)