Date: Wednesday, February 27, 2019 @ 16:35:14 Author: alucryd Revision: 436541
upgpkg: lollypop 0.9.922-1 Modified: lollypop/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-27 16:30:35 UTC (rev 436540) +++ PKGBUILD 2019-02-27 16:35:14 UTC (rev 436541) @@ -3,7 +3,7 @@ # Contributor: Cédric Bellegarde <[email protected]> pkgname=lollypop -pkgver=0.9.921 +pkgver=0.9.922 pkgrel=1 pkgdesc='Music player for GNOME' arch=(any) @@ -40,7 +40,7 @@ 'python-wikipedia: Wikipedia support' ) source=(git+https://gitlab.gnome.org/World/lollypop.git#tag=${pkgver}) -sha256sums=(SKIP) +sha256sums=('SKIP') build() { arch-meson lollypop build \
