summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Newgard2013-03-22 20:07:50 -0500
committerDoug Newgard2013-03-22 20:07:50 -0500
commit975f38c4a3457529441330205e6ac870595f67d8 (patch)
tree3d5a5d4a6baab6574948e141c05e185869decc4f
parent3e0f1799f1a94e1cec6bd9738366fe2531739d34 (diff)
downloadaur-975f38c4a3457529441330205e6ac870595f67d8.tar.gz
Change dep to python2-efl-git
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28780b35f1f7..f0c78a30cf18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = econnman-git
pkgdesc = Enlightenment ConnMan user interface
pkgver = 20130318
- pkgrel = 1
+ pkgrel = 2
url = http://www.enlightenment.org
arch = any
license = LGPL3
makedepends = git
- depends = python2-efl-svn
+ depends = python2-efl-git
depends = python2-e_dbus
depends = connman
provides = econnman
diff --git a/PKGBUILD b/PKGBUILD
index 65a5f8859993..8bdaad01c9e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=econnman-git
pkgver=20130318
-pkgrel=1
+pkgrel=2
pkgdesc="Enlightenment ConnMan user interface"
arch=('any')
url="http://www.enlightenment.org"
license=('LGPL3')
-depends=('python2-efl-svn' 'python2-e_dbus' 'connman')
+depends=('python2-efl-git' 'python2-e_dbus' 'connman')
makedepends=('git')
conflicts=('econnman' 'econnman-svn')
provides=('econnman')