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

Ronald van Haren ronald at archlinux.org
Mon Nov 7 08:48:32 UTC 2016


    Date: Monday, November 7, 2016 @ 08:48:32
  Author: ronald
Revision: 280006

upgpkg: enlightenment 0.21.3-1

update to 0.21.3

Modified:
  enlightenment/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-07 08:38:57 UTC (rev 280005)
+++ PKGBUILD	2016-11-07 08:48:32 UTC (rev 280006)
@@ -2,7 +2,7 @@
 # Contributor: Enlightenment Developers <enlightenment-devel at enlightenment.org>>
 
 pkgname=enlightenment
-pkgver=0.21.2
+pkgver=0.21.3
 pkgrel=1
 pkgdesc="Enlightenment window manager"
 arch=('i686' 'x86_64')
@@ -12,12 +12,14 @@
          'desktop-file-utils' 'udisks2' 'ttf-font' 'bluez-libs')
 optdepends=('connman: network module'
             'acpid: power events on laptop lid close'
-	        'geoip-database: geolocation module')
+	        'geoip-database: geolocation module'
+            'xorg-server-xwayland: xwayland support')
+makedepends=('xorg-server-xwayland')
 provides=('notification-daemon')
 backup=('etc/enlightenment/sysactions.conf'
         'etc/xdg/menus/e-applications.menu')
 source=("http://download.enlightenment.org/rel/apps/${pkgname}/$pkgname-$pkgver.tar.gz")
-sha1sums=('ec0ec85da59d69c54205a00d4c2e67dfbc08a548')
+sha1sums=('ed437fffbd60d73ae1a0af04917f8124e074e9a0')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list