summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2020-08-22 20:03:43 +0200
committerMichal Wojdyla2020-08-22 20:03:43 +0200
commit050be575bf9b0405b974151b51323e329de3a611 (patch)
tree8bf01cf1109629deb54e365e74a177685ddba4bf /PKGBUILD
parent0dbfbea1a93904a912d25990109017457b570806 (diff)
downloadaur-enjoy-git.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a9bf0d59051..2807cbccd52d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
_pkgname=enjoy
pkgname=$_pkgname-git
-pkgver=0.1.0.205.aa8fec6
+pkgver=0.1.0.216.a6c788f
pkgrel=1
pkgdesc="Music player based on EFL"
arch=('i686' 'x86_64')
url="http://www.enlightenment.org"
license=('LGPL3')
-depends=('elementary' 'lightmediascanner')
+depends=('efl' 'lightmediascanner')
makedepends=('git')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
-source=("git://git.enlightenment.org/apps/$_pkgname.git")
+source=("git+https://git.enlightenment.org/apps/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {