[arch-commits] Commit in pantheon-music/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Tue Apr 16 11:52:59 UTC 2019


    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 <alucryd at archlinux.org>
 
 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
 }
 



More information about the arch-commits mailing list