summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Greene2016-09-06 12:07:23 -0700
committerMichael Greene2016-09-06 12:07:23 -0700
commita3924d26bde755e7e610abf79714ee5fd6b9c966 (patch)
treea99b573d47b9892bc18ace4c10023d766ff1d107 /PKGBUILD
parent8296743e484d51fbaef6b33fa09491fa0cf28de2 (diff)
downloadaur-eluminance-git.tar.gz
updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5bd77e7a87da..ed70e2f2c4c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=eluminance-git
pkgver=0.9.r81
-pkgrel=1
+pkgrel=2
pkgdesc="A fast photo browser, written in Python using EFL"
arch=('any')
url="https://github.com/DaveMDS/eluminance"
license=('GPL')
-depends=('python-efl>=1.18' 'python-xdg')
+depends=('efl>=1.18.0' 'python-efl' 'python-xdg')
makedepends=('git')
provides=('eluminance')
source=('git+https://github.com/DaveMDS/eluminance.git')