summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2013-05-05 03:36:37 -0500
committerDoug Newgard2013-05-05 03:36:37 -0500
commit1a0060eff959aaacf6241ac7d8764ef1843185a3 (patch)
tree500008cb23007295e687c24afc5218ebdc4b2f30 /PKGBUILD
parentd508bab913fe4f68146bec80743af17ac56b6766 (diff)
downloadaur-1a0060eff959aaacf6241ac7d8764ef1843185a3.tar.gz
Change to versioned dep
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")