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 ead28fe3e246..60e4035af468 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=enjoy-git
_pkgname=enjoy
-pkgver=20130402
+pkgver=0.1.0.200
pkgrel=1
pkgdesc="Music player based on EFL"
arch=('i686' 'x86_64')
url="http://www.enlightenment.org"
license=('GPL3')
-depends=('elementary-git' 'lightmediascanner')
+depends=('elementary>=1.7.99' 'lightmediascanner')
makedepends=('git')
options=('!libtool')
source=("git://git.enlightenment.org/apps/$_pkgname.git")