[arch-commits] Commit in e_dbus/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Oct 20 16:30:48 UTC 2014
Date: Monday, October 20, 2014 @ 18:30:48
Author: foutrelis
Revision: 225081
upgpkg: e_dbus 1.7.9-3
Replace dbus-core dependency with dbus.
Modified:
e_dbus/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-20 16:17:54 UTC (rev 225080)
+++ PKGBUILD 2014-10-20 16:30:48 UTC (rev 225081)
@@ -4,12 +4,12 @@
pkgname=e_dbus
pkgver=1.7.9
-pkgrel=2
+pkgrel=3
pkgdesc="D-Bus integration with Ecore"
arch=('i686' 'x86_64')
url="http://www.enlightenment.org"
license=('BSD')
-depends=('efl' 'dbus-core')
+depends=('efl' 'dbus')
options=('!emptydirs')
source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
sha1sums=('d1c30cf95cf6eea07c5be54bd8cfbf7eba9fb20b')
More information about the arch-commits
mailing list