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

Maxime Gauduin alucryd at archlinux.org
Tue Mar 31 08:15:27 UTC 2020


    Date: Tuesday, March 31, 2020 @ 08:15:26
  Author: alucryd
Revision: 607925

upgpkg: switchboard 2.3.9-1

Modified:
  switchboard/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-31 07:20:57 UTC (rev 607924)
+++ PKGBUILD	2020-03-31 08:15:26 UTC (rev 607925)
@@ -3,7 +3,7 @@
 # Contributor: dserban <dserban01 at yahoo.com>
 
 pkgname=switchboard
-pkgver=2.3.8
+pkgver=2.3.9
 pkgrel=1
 pkgdesc='The Pantheon Control Center'
 arch=(x86_64)
@@ -40,7 +40,7 @@
   'switchboard-plug-security-privacy: Security & Privacy plug'
 )
 provides=(libswitchboard-2.0.so)
-source=(git+https://github.com/elementary/switchboard.git#tag=78ad08d859f6066c3daad3fcddbc740a918034ab)
+source=(git+https://github.com/elementary/switchboard.git#tag=2a6195da9b2d1e1a02374260db575f056abead1c)
 sha256sums=(SKIP)
 
 pkgver() {
@@ -51,7 +51,6 @@
 
 build() {
   arch-meson switchboard build \
-    -D b_pie=false \
     -D libunity=false
   ninja -C build
 }



More information about the arch-commits mailing list