Date: Tuesday, April 10, 2018 @ 08:50:45 Author: alucryd Revision: 315539
upgpkg: lollypop 0.9.500-1 Modified: lollypop/trunk/PKGBUILD ----------+ PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-10 08:47:40 UTC (rev 315538) +++ PKGBUILD 2018-04-10 08:50:45 UTC (rev 315539) @@ -4,15 +4,15 @@ # Contributor: Cédric Bellegarde <[email protected]> pkgname=lollypop -pkgver=0.9.403 +pkgver=0.9.500 _portal_pkgver=0.9.7 -pkgrel=3 +pkgrel=1 pkgdesc='Music player for GNOME' arch=('any') url='https://gitlab.gnome.org/gnumdk/lollypop' license=('GPL') -depends=('desktop-file-utils' 'gtk3' 'python-cairo' 'python-dbus' - 'python-gobject' 'totem-plparser') +depends=('desktop-file-utils' 'gtk3' 'python-beautifulsoup4' 'python-cairo' + 'python-dbus' 'python-gobject' 'totem-plparser') makedepends=('gobject-introspection' 'intltool' 'itstool' 'meson' 'python') optdepends=('easytag: Modify tags' 'flatpak: Flatpak Portal' @@ -22,9 +22,9 @@ 'python-pylast: Last.FM support' 'python-wikipedia: Wikipedia support' 'youtube-dl: YouTube playback') -source=("https://gitlab.gnome.org/gnumdk/lollypop/uploads/a020c27371e3ee09de4951e7ed7297f2/lollypop-0.9.403.tar.xz" +source=("https://gitlab.gnome.org/gnumdk/lollypop/uploads/7cd77aecdabf34ea8c1d162bd197cf86/lollypop-0.9.500.tar.xz" "https://gitlab.gnome.org/gnumdk/lollypop-portal/uploads/42bd030f9c8391db93a335c6a23783bf/lollypop-portal-0.9.7.tar.xz") -sha256sums=('5d24a913c53981ff55e2e7f32d185a95fd7cd6ea6d2b8d4f4c039be732570e18' +sha256sums=('6fc4f3789c330e7ee2feeebd286beeca8b32c712edf1f4c92f2a384179fa1603' 'fef0d7b5a4065884582fef6e6e40ae781fe182063a07cfcc5d98a69602f4d57b') build() {
