Date: Tuesday, April 16, 2019 @ 11:52:58 Author: alucryd Revision: 451763
upgpkg: pantheon-music 5.0.3-1 Modified: pantheon-music/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-16 11:47:29 UTC (rev 451762) +++ PKGBUILD 2019-04-16 11:52:58 UTC (rev 451763) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=pantheon-music -pkgver=5.0.2 +pkgver=5.0.3 pkgrel=1 pkgdesc='The Pantheon Music Player' arch=(x86_64) @@ -46,8 +46,7 @@ sha256sums=(SKIP) build() { - arch-meson pantheon-music build \ - -D b_pie=false + arch-meson pantheon-music build ninja -C build }
