summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2013-08-01 09:28:47 -0500
committerDoug Newgard2013-08-01 09:28:47 -0500
commitef6b1f031ff297c8bb02f641187b88e7f00c2f72 (patch)
tree974ec63ffd6725848c94113c20538f6b8ac20043 /PKGBUILD
parentc4fcb30f1a07a18936afdc22ce1f7868710a3ebb (diff)
downloadaur-ef6b1f031ff297c8bb02f641187b88e7f00c2f72.tar.gz
Typo, forgot slash in multiline command; bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2209868a31cd..656a2ace159c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=efl-git
_pkgname=${pkgname%-*}
pkgver=1.7.99.22911.4d54c97
-pkgrel=1
+pkgrel=2
pkgdesc="Enlightenment Foundation Libraries - Development version (Ecore, Eldbus, Edje, Eet, Eeze, Efreet, Eina, Eio, Embryo, Emotion, Eo, Ephysics, Ethumb, & Evas)"
arch=('i686' 'x86_64')
url="http://www.enlightenment.org"
@@ -57,7 +57,7 @@ build() {
--with-opengl=full \
--enable-wayland \
--enable-fb \
- --disable-tslib
+ --disable-tslib \
--enable-image-loader-webp \
--enable-systemd \
--enable-harfbuzz \