summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')