[arch-commits] Commit in gnome-control-center/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Jun 3 04:39:01 UTC 2020


    Date: Wednesday, June 3, 2020 @ 04:39:00
  Author: heftig
Revision: 388122

3.36.3-1

Modified:
  gnome-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-03 04:38:44 UTC (rev 388121)
+++ PKGBUILD	2020-06-03 04:39:00 UTC (rev 388122)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-control-center
-pkgver=3.36.2
+pkgver=3.36.3
 pkgrel=1
 pkgdesc="GNOME's main interface to configure various aspects of the desktop"
 url="https://gitlab.gnome.org/GNOME/gnome-control-center"
@@ -21,7 +21,7 @@
             'rygel: media sharing'
             'openssh: remote login')
 groups=(gnome)
-_commit=209e98733d2c97c1fc3c9d075820ebcb8f51a34c  # tags/3.36.2^0
+_commit=d58fa65137ab2c5ae06292d5b1e2c9373890ec90  # tags/3.36.3^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-control-center.git#commit=$_commit"
         "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
 sha256sums=('SKIP'
@@ -42,7 +42,7 @@
 
 build() {
   arch-meson $pkgname build -D documentation=true
-  ninja -C build
+  meson compile -C build
 }
 
 check() {



More information about the arch-commits mailing list