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

Ray Rashif schiv at archlinux.org
Sun Feb 5 18:09:18 UTC 2012


    Date: Sunday, February 5, 2012 @ 13:09:18
  Author: schiv
Revision: 149103

upgpkg: enlightenment 1.0.10-2

audiofile rebuild

Modified:
  enlightenment/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-05 17:21:12 UTC (rev 149102)
+++ PKGBUILD	2012-02-05 18:09:18 UTC (rev 149103)
@@ -4,7 +4,7 @@
 pkgname=enlightenment
 pkgver=1.0.10
 _themever=1.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A fast, flexible, and very extensible Window Manager"
 arch=('i686' 'x86_64')
 url="http://www.enlightenment.org"
@@ -19,7 +19,7 @@
 
 build() {
   cd "${srcdir}/e16-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --enable-sound-pulse 
+  ./configure --prefix=/usr --sysconfdir=/etc --enable-sound-pulse
   make
 
   cd "${srcdir}/e16-themes-${_themever}"




More information about the arch-commits mailing list