summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman)2019-09-23 23:54:00 +0100
committerCarsten Haitzler (Rasterman)2019-09-23 23:54:00 +0100
commit7444e39a3e7928de5ac6c6be10f4adf15bbdaf35 (patch)
tree417eda4b24ff002ce230f0fd70f14352e2019880 /PKGBUILD
parent9e475ab7fa32822160708fe954029d5176c3d870 (diff)
downloadaur-7444e39a3e7928de5ac6c6be10f4adf15bbdaf35.tar.gz
update to new default and dont have now useless options
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63fc8956960c..97201d69807b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=efl
pkgname=$_pkgname-git
-pkgver=1.22.99.62619.g01d6683e32
+pkgver=1.23.0.63655.g7dcce72eb7
pkgrel=1
pkgdesc="Enlightenment Foundation Libraries - Development version"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
@@ -62,9 +62,7 @@ build() {
rm -rf build
meson --prefix=/usr \
- -Dopengl=es-egl \
-Dfb=true \
- -Dtslib=false \
-Ddrm=true \
-Dwl=true \
-Dnetwork-backend=connman \