summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2015-07-03 19:11:52 -0300
committerIan Brunelli2015-07-03 19:11:52 -0300
commita10ed202377d8b8c9bc476d5fd67a1bc8d53b125 (patch)
tree5321d285ee7c2f7a88e26fd42ab1823b0e0aca01 /PKGBUILD
parent57ca942b07095be2022fea75ded18e3057659d51 (diff)
downloadaur-a10ed202377d8b8c9bc476d5fd67a1bc8d53b125.tar.gz
Updated version (0.9.37 -> 0.9.38.r53.gbf2883f).
Changelog ========= Show larger button in next popover (bf2883f) Less calls to update() (2967939) Do not send a track change when nothing is playing (2b7ec20) Show/hide popover when changing options (40a1d81) Disconnect signal on hide (ef270d5) Fix code (046f44f) Revert "Optimize next popover show/hide code" (59717c5) Revert "Allow user closing popup by clicking on title" (1baa9fe) Allow user closing popup by clicking on title (7c62624) Update pot (d392dc7) This may fail (ec84d0d) Remove force-csd option (a645524) Fix fullscreen in XFCE (3503c60) Mark diff betweek artist and title in fs window (3f415c7) Add tooltips in fs window (e9687d7) Fix function name in message (d06d6fc) Add date in fullscreen window headerbar (e268c0d) Update AUTHORS (fe4e6f5) Update translations (eff08f7) Always use self_show() (e641221) Never show multiple fs window (662fcf1) Optimize next popover show/hide code (b3544ac) Use queue signal to notify all popovers (f0c8663) Update next track with Ctrl+n in party/shuffle (29a3903) Update pot (1e10683) Update string #187 (c7b0bc9) Make unsensitive on pause (8754873) Allow shortcuts in FS window (195fe49) Do not show next for radios (6e9e048) Same code as toolbar_end (0446fb7) Always visible (5d7cda6) Rework fullscreen widget (fcde3b6) Add a button to skip next track (35f6cd5) Rework next popover code: Previous version can make GTK buggy (0e5459e) Do not need to fill content for small artwork (4f3186c) Update pot (05d4c13) Album may be empty (2015fc7) Rename AUTHORS (ebdde08) Generate a random track id for MPRIS (ce578b6) Fix typo (eaf3594) Check pixbuf not None (1747948) Only check duration (1ed4a1d) Save a cover in /tmp for MPRIS. Fix #186 (d17ec64) Gnome shell MPRIS extension need a track id (3189836) Delay current-changed for externals #186 (3c0a7ee) 0.9.39 (c2ce190) Fix logical name (295ad85) Delay progress bar hidding (431535f) Do not try to sync garbage tracks (508952f) Save lastfm artwork as jpg (4618692) Fix AUTHORS (2c96c3e) gnome-common deprecated (5e3d7cf) Overlay scrollbars fix for queue (3deaf1d) Update translations (f007317)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e34e1933579..9fd29221b70d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lollypop-git
_gitname=lollypop
-pkgver=0.9.37
+pkgver=0.9.38.r53.gbf2883f
pkgrel=1
pkgdesc='Music player for GNOME'
arch=('i686' 'x86_64')