summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-01-11 16:50:44 -0200
committerIan Brunelli2016-01-11 16:50:44 -0200
commit8fa4fee5912dff46f2860ab86be0383b283869a9 (patch)
treee623f14847bfb91b2fc14debcd2dc4a8cb50557f /PKGBUILD
parent56187d6e0d0865bef54947dbe7445e0cc2f3c123 (diff)
downloadaur-8fa4fee5912dff46f2860ab86be0383b283869a9.tar.gz
Updated version (0.9.72.r2.g61c921f -> 0.9.75.r40.g448b0c6).
Changelog ========= Update translations (448b0c6) 0.9.76 (646b63e) Fix highlight in album view. Fix #414 (cfb908a) Do not lower escaped strings. #413 (87282bb) Replace get_children_uris() with get_tracks_files() (890e8ef) Use Gio to check playlist availability. #413 (e96f341) Revert "Do not delete copied playlists on sync. #413" (b9f8374) Do not delete copied playlists on sync. #413 (e1364a1) Check for cover validity. Fix #411 (e0ac8df) Merge pull request #413 from IxianPixel/master (08607e8) Fixed MTP sync removing synced trackes (29dd976) Fix previous issue also for dark theme (22ecb7f) Revert "Use current color as @theme_bg_color may be equal to @theme_selected_fg_color" (9c98731) MPD::add() and MPD::add_id() args can be URIs (f6ba614) Correctly calculate track index (97ef53c) Initial playlist version should be empty (29bf534) Fix mpd rating (93843ab) Calculate header bar height based on labels height (1d55a6a) Use current color as @theme_bg_color may be equal to @theme_selected_fg_color (85b96ef) Fix syntax (7172723) Mark album and artist labels as ellipsized (9795f1b) Do not set tooltip if no track available (90955f1) Add addid() mpd command (196a0d6) Do not disallow commands as ncmpc need to do this... Strange. (9bee0d9) We need to remove 2px for drawing the line (2d469f0) Some clients do not put "" between args (c37653b) Send message from noidle() (5ade5ea) Implement noidle correctly (fd11361) Do not quit on empty db (2c23fc1) Remove frame border (37f5a24) Add a loading class (886f7c9) Add a frame to show widget when non initialized (5ae5f7a) Do not flood mainloop (092652b) Do not add cover borders when using a specified size (9f4aeb1) Fix code: Pep8 (87294ab) Implement a lazy album view. Fix #369 (1dcda0e) Move margin to indicator (3a08c29) Do not use Gtk.Builder to build track/album rows (f589e0b) Do not use Gtk.Builder to build a simple album widget. 2,5 seconds faster for 1000 albums (e293f1a) Faster count thanks to current pgsql formation (012b8fd) 0.9.75 (73bce16) Use duckduckgo to replace google dead API (9e64644) Revert "Remove radio logo selection code as Google API is down" (d87530c) Revert "Fix loved widget position" (de42d96) Fix loved widget position (30a0460) Remove radio logo selection code as Google API is down (f93f907) Add a setting for cover size (03902a5) 0.9.74: Previous release was broken (77c5a6e) Do not miss to translate artist name (2c7eeba) 0.9.73 (f393609) Fix issue in collection scanner. #387 (7f8c992) glade 3.19 support headerbar but not translated title :-( Fix #389 (a4e4a9a) Set popover size on show (6330235) Set popover direction for toolbar. Fix #385 (eb8b4b6)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f265c7a6639d..ade36e75e7d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lollypop-git
_gitname=lollypop
-pkgver=0.9.72.r2.g61c921f
+pkgver=0.9.75.r40.g448b0c6
pkgrel=1
pkgdesc='Music player for GNOME'
arch=('i686' 'x86_64')