summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2016-10-06 08:12:21 +0200
committerFrederic Bezies2016-10-06 08:12:21 +0200
commitdd298c82e660a7296b3663264f65c91a2fba2b0a (patch)
tree98dc6ffc8d98af409d81af65250ab01acf46fb57 /PKGBUILD
parent24db1aefa31c3612c128b8c5ae590ff4c5b5c329 (diff)
downloadaur-dd298c82e660a7296b3663264f65c91a2fba2b0a.tar.gz
lastfm support is mandatory now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5960c6e83e07..ac5a2d481c43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,15 @@
pkgname=lollypop-git
_gitname=lollypop
-pkgver=0.9.205.r5.g2009d1a
+pkgver=0.9.209.r3.gc25c015
pkgrel=1
pkgdesc='Music player for GNOME'
arch=('i686' 'x86_64')
license=('GPL3')
url="https://github.com/gnumdk/${_gitname}"
-depends=('desktop-file-utils' 'gobject-introspection' 'gtk3' 'python-dbus' 'python-gobject' 'python-cairo' 'totem-plparser')
+depends=('desktop-file-utils' 'gobject-introspection' 'gtk3' 'python-dbus' 'python-gobject' 'python-cairo' 'totem-plparser' 'libsecret' 'python-pylast')
makedepends=('git' 'gnome-common' 'intltool' 'itstool' 'python' 'yelp-tools')
-optdepends=('libsecret: Last.FM support'
- 'python-pylast: Last.FM support'
- 'python-wikipedia: display advanced artist information')
+optdepends=('python-wikipedia: display advanced artist information')
options=('!emptydirs')
source=("git://github.com/gnumdk/${_gitname}.git")
sha1sums=('SKIP')