[arch-commits] Commit in efl/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Jul 5 17:45:57 UTC 2020


    Date: Sunday, July 5, 2020 @ 17:45:56
  Author: arojas
Revision: 390881

Update to 1.24.3

Modified:
  efl/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-05 17:39:34 UTC (rev 390880)
+++ PKGBUILD	2020-07-05 17:45:56 UTC (rev 390881)
@@ -3,7 +3,7 @@
 
 pkgbase=efl
 pkgname=('efl' 'efl-docs')
-pkgver=1.23.3
+pkgver=1.24.3
 pkgrel=1
 pkgdesc="Enlightenment Foundation Libraries"
 arch=('x86_64')
@@ -28,7 +28,7 @@
 makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick' 'meson' 'ninja')
 options=('!emptydirs')
 source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
-sha256sums=('53cea69eaabe443a099fb204b7353e968e7bb62b41fbb0da24451403c7a56901')
+sha256sums=('de95c6e673c170c1e21382918b122417c091c643e7dcaced89aa785529625c2a')
 
 
 build() {
@@ -45,6 +45,7 @@
     -Dfb=true \
     -Ddrm=true \
     -Dwl=true \
+    -Dglib=true \
     -Dnetwork-backend=connman \
     -Devas-loaders-disabler=json \
     -Dbindings= \



More information about the arch-commits mailing list