Date: Thursday, October 1, 2015 @ 13:00:19 Author: alucryd Revision: 142297
upgpkg: lollypop 0.9.50-1 Modified: lollypop/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-01 10:52:19 UTC (rev 142296) +++ PKGBUILD 2015-10-01 11:00:19 UTC (rev 142297) @@ -4,8 +4,8 @@ # Contributor: Cédric Bellegarde <[email protected]> pkgname=lollypop -pkgver=0.9.42 -pkgrel=3 +pkgver=0.9.50 +pkgrel=1 pkgdesc='Music player for GNOME' arch=('any') url='https://github.com/gnumdk/lollypop' @@ -18,7 +18,7 @@ 'python-wikipedia: Wikipedia support') install='lollypop.install' source=("https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz") -sha256sums=('65d44d073a249d9c9562ed1bbda65bb28173ab86df5dd045034b34e346110d20') +sha256sums=('24535058e2e1f84c5ab895e7d8dd062a97a8fff18cf333ce7f6f0cc68b7f1d58') build() { cd lollypop-${pkgver}
