[arch-commits] Commit in lollypop/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Thu Sep 3 08:47:35 UTC 2015
Date: Thursday, September 3, 2015 @ 10:47:34
Author: alucryd
Revision: 139128
FS#46178: lollypop 0.9.42-2
Add libsecret to optdeps
Modified:
lollypop/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-03 07:37:06 UTC (rev 139127)
+++ PKGBUILD 2015-09-03 08:47:34 UTC (rev 139128)
@@ -5,7 +5,7 @@
pkgname=lollypop
pkgver=0.9.42
-pkgrel=1
+pkgrel=2
pkgdesc='Music player for GNOME'
arch=('any')
url='https://github.com/gnumdk/lollypop'
@@ -13,7 +13,8 @@
depends=('desktop-file-utils' 'gtk3' 'python-cairo'
'python-dbus' 'python-gobject' 'totem-plparser')
makedepends=('gobject-introspection' 'intltool' 'itstool' 'python')
-optdepends=('python-pylast: Last.FM support'
+optdepends=('libsecret: Last.FM support'
+ 'python-pylast: Last.FM support'
'python-wikipedia: Wikipedia support')
install='lollypop.install'
source=("https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz")
More information about the arch-commits
mailing list