summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAUR Update Bot2015-08-17 12:17:54 -0300
committerIan Brunelli2015-08-17 12:17:54 -0300
commit1b0df85033d16019b71e5ea73b615f9adcaa7532 (patch)
tree281a4fab2615b08ee24a587d073b3f5e66423b4f /.SRCINFO
parent33f02aba74ab31dc00df836fcd6ff03f9da2a345 (diff)
downloadaur-1b0df85033d16019b71e5ea73b615f9adcaa7532.tar.gz
Updated version (0.9.42.r68.ge1720aa -> 0.9.42.r119.g138c7d7).
Changelog ========= Fix code: PEP8 (138c7d7) art_radio.py: pep8 (fd9ba84) art_downloader.py: pep8 (740c813) art_album.py: pep8 (79e234c) Merge pull request #239 from eonpatapon/enhancements (5ca4906) Usage of Track in widgets_playlist module (45da3fe) Fix player context position (9e64466) More usage of Album (2199547) More usage of Album (bcef6eb) Make use of Album in get_album_art_path (ff4b380) Update translations (f42cca0) Fix segfault in notifications (be0a1cc) Fix typo (eee9a85) Improved tracks loading: do not load all albums at the same time (959d736) Del temp surface (a024492) Speed improvement: Do not use temp pixbufs (92da7b1) Auto update db when tag editor exit (a8403b4) Ident (15ff6f1) Add a comment for __dir__() (dabfb9a) Remove non existing field (fb4d7e7) Merge pull request #233 from eonpatapon/enhancements (e2d6329) Use a context manager to get the SQL cursor (6a5e7fb) More usage of Track and Album objects (c72f062) Clean code (f1ff3d7) Go next when seeking to the end (d96c058) Go next on EOS (7a00c85) Preloading can't works like this (dade0e0) Fix doc strings (7809af4) Shuffle by artist should depends on context (7e3c7f3) Close sqlite cursor (bcdcd44) Only needed if playing (f9d805f) Emit currrent-changed to notify toolbar to update itself (94ae458) Always populate device view on click (b1e7f12) Merge branch 'master' of github.com:gnumdk/lollypop (43ee9c4) Preload next track on stream start. This prevents issue when loading from on about-to-finish is too short (ac2c5e7) Merge pull request #231 from spaceisstrange/master (eb768fd) Merge pull request #2 from spaceisstrange/lastfm-pictures (9004c90) Removed None from args and changed args position. (5d555a7) Fix button size (6b3d722) Add support for Spotify cover downloader (7f64292) Fix popover in artist view (bf5d105) Missing variable initialization (1be6690) Only restore previous user datas if db is empty (c773771) Simplified code (0c1744c) Do not show Wikia button if track id is None (4ec56d3) Do not show message here (97ab155) Lp.wikipedia doesn't exist anymore (672d71b) Add support for Itunes cover downloader (1c84fd5) Rework artwork downloader (9ceca43) Merge pull request #1 from spaceisstrange/lastfm-pictures (b3a7fe7) Fixed LastFM not showind the album cover due to unenspicified album name when scrobbling and updating current track (05fe609)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0510732435b4..b40fe8d4278d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lollypop-git
pkgdesc = Music player for GNOME
- pkgver = 0.9.42.r68.ge1720aa
+ pkgver = 0.9.42.r119.g138c7d7
pkgrel = 1
url = https://github.com/gnumdk/lollypop
install = lollypop.install
@@ -22,7 +22,7 @@ pkgbase = lollypop-git
depends = totem-plparser
optdepends = python-pylast: Last.FM support
optdepends = python-wikipedia: display advanced artist information
- provides = lollypop=0.9.42.r68.ge1720aa
+ provides = lollypop=0.9.42.r119.g138c7d7
conflicts = lollypop
options = !emptydirs
source = git://github.com/gnumdk/lollypop.git