summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2014-03-09 23:50:19 -0500
committerDoug Newgard2014-03-09 23:50:19 -0500
commitfe9eb002ba1b9c79b1d8893c5f11474d0fc60075 (patch)
tree6cb31ad2c11c28bbf8ea5f20b0dae17976a33bc7 /PKGBUILD
parent0e13bab740dc8012274c6fefc5d85771204aaad3 (diff)
downloadaur-fe9eb002ba1b9c79b1d8893c5f11474d0fc60075.tar.gz
Remove default option that nobody will want to change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77a8384e9b74..94793456d42d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=efl
pkgname=$_pkgname-git
-pkgver=1.9.0alpha1.24466.aa07b08
+pkgver=1.9.99.24849.2ab6aac
pkgrel=1
pkgdesc="Enlightenment Foundation Libraries - Development version (Ecore, Eldbus, Edje, Eet, Eeze, Efreet, Eina, Eio, Embryo, Emotion, Eo, Ephysics, Ethumb, & Evas)"
arch=('i686' 'x86_64')
@@ -51,7 +51,6 @@ build() {
./autogen.sh \
--prefix=/usr \
--with-tests=none \
- --with-x11=xlib \
--with-opengl=full \
--enable-wayland \
--enable-fb \