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

Jan Steffens heftig at archlinux.org
Thu Sep 12 22:23:47 UTC 2019


    Date: Thursday, September 12, 2019 @ 22:23:46
  Author: heftig
Revision: 362374

3.34.0.1+10+g0f8e3f332-1

Modified:
  gnome-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-12 22:21:37 UTC (rev 362373)
+++ PKGBUILD	2019-09-12 22:23:46 UTC (rev 362374)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-control-center
-pkgver=3.32.2
+pkgver=3.34.0.1+10+g0f8e3f332
 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=b3a3c544b37e6c355d94e13069fd86e3978a417d  # gnome-3-32
+_commit=0f8e3f332c47e1f9bb336e320d4c5a6d9d762572  # gnome-3-34
 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'
@@ -37,9 +37,6 @@
   git submodule init
   git config --local submodule.subprojects/gvc.url "$srcdir/libgnome-volume-control"
   git submodule update
-
-  # Fixup missing tag
-  git tag -f 3.32.2 b3a3c544b37e6c355d94e13069fd86e3978a417d
 }
 
 
@@ -49,7 +46,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {



More information about the arch-commits mailing list