[arch-commits] Commit in lollypop/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Wed Jun 24 06:28:39 UTC 2015


    Date: Wednesday, June 24, 2015 @ 08:28:39
  Author: alucryd
Revision: 135806

upgpkg: lollypop 0.9.36-1

Modified:
  lollypop/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-24 04:52:33 UTC (rev 135805)
+++ PKGBUILD	2015-06-24 06:28:39 UTC (rev 135806)
@@ -4,7 +4,7 @@
 # Contributor: Cédric Bellegarde <gnumdk at gmail.com>
 
 pkgname=lollypop
-pkgver=0.9.33
+pkgver=0.9.36
 pkgrel=1
 pkgdesc='Music player for GNOME'
 arch=('any')
@@ -13,10 +13,11 @@
 depends=('desktop-file-utils' 'gobject-introspection' 'gtk3' 'python-cairo'
          'python-dbus' 'python-gobject' 'totem-plparser')
 makedepends=('intltool' 'itstool' 'python')
-optdepends=('python-pylast: Last.FM support')
+optdepends=('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")
-sha256sums=('850b4237c806f3477a4a8b9ff93281dcc6f51273df9c2111cdcfc5cd9e089750')
+sha256sums=('5a395e4604113f4b468612552e40e0bf86319d400d3871f940daa6508de37aa3')
 
 build() {
   cd lollypop-${pkgver}



More information about the arch-commits mailing list