From a28bc07299b55d54af196de87cd85361d375313c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 3 Jan 2022 02:18:48 +0000 Subject: [PATCH] community/efl to 1.26.1-1 --- community/efl/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/efl/PKGBUILD b/community/efl/PKGBUILD index 81946c2b1..450e59153 100644 --- a/community/efl/PKGBUILD +++ b/community/efl/PKGBUILD @@ -6,7 +6,7 @@ pkgbase=efl pkgname=('efl' 'efl-docs') -pkgver=1.26.0 +pkgver=1.26.1 pkgrel=1 pkgdesc="Enlightenment Foundation Libraries" arch=('x86_64') @@ -29,7 +29,7 @@ optdepends=('gst-plugins-base: Video and thumbnail codecs' makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick' 'meson' 'ninja') options=('!emptydirs') source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz) -sha256sums=('a4a9bce45fd27f8541874e44a130f64550bee1f2f72feaa6c8a758d92eaf204c') +sha256sums=('86a9677e3d48dd0c13a399ebb417bd417bd8d150d6b06cc491bc92275c88a642') build() {