summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2015-06-27 19:48:56 -0300
committerIan Brunelli2015-06-27 19:48:56 -0300
commit57ca942b07095be2022fea75ded18e3057659d51 (patch)
tree8de48186be5727204fb6668cc190778898efb7c5 /PKGBUILD
parent4831f6ee67af2541f30f352e65916f523f25381d (diff)
downloadaur-57ca942b07095be2022fea75ded18e3057659d51.tar.gz
Updated version (0.9.36 -> 0.9.37).
Changelog ========= Fix distcheck (32873bb) Add some space to let user click on delete without activating overlay scrollbars (53df295) Remove unsupported option (dae96cf) Merge pull request #182 from eonpatapon/master (c2075ac) Remove mpris:artUrl when no cover is found (f89979e) Fix MRPIS Position property value (48b00ed) Add a tooltip (1ee45c1) Rework startup scan logical, fix a segfault (a435b6a) Revert "Delayed update" (7694da7) Clean gstreamer on quit (ca0736e) Delayed update (e3b1c0c) Close sql cursor later (07a2302) Remove this code: segfault (47d8580) Fix calculation with only one column (a370f41) We only want one column (0814f11) Only show separator when needed (a364a2e) Update pot (de3f0b0) Update string (0965c9a) Force label height (0097725) Bad test, static playlists are < 0 (1a7c982) Update translations (7f1f1e1) Update string (6c3dee1) Update pot (92dc7f5) Larger menu without margin (c251639) Add a script to import some datas from rhythmbox (d611dc0) Update pot (dae7f98) Pep 8 (70214fa) Add a way to rate tracks (18044ad) Fix comment (ae407d8) Add a comment (b174461) Move rating to a dedicated widget (ed6cca8) Update pot for help (848cf64) Update doc (d927682) 0.9.37 (13d8fb0) Implement on demand tooltip for selection list (ea14d8f) Check for secrets not available (9dc9f68)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52c1a2d136a2..2e34e1933579 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lollypop-git
_gitname=lollypop
-pkgver=0.9.36
+pkgver=0.9.37
pkgrel=1
pkgdesc='Music player for GNOME'
arch=('i686' 'x86_64')