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

Jan Steffens heftig at archlinux.org
Thu Sep 12 22:05:03 UTC 2019


    Date: Thursday, September 12, 2019 @ 22:05:03
  Author: heftig
Revision: 362362

3.34.0+1+g96295afd-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-12 21:57:20 UTC (rev 362361)
+++ PKGBUILD	2019-09-12 22:05:03 UTC (rev 362362)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych <roman at archlinux.org>
 
 pkgname=gnome-bluetooth
-pkgver=3.32.1
+pkgver=3.34.0+1+g96295afd
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth"
@@ -11,7 +11,7 @@
 license=(GPL LGPL)
 depends=(gtk3 libnotify bluez libcanberra systemd-libs pulseaudio-bluetooth)
 makedepends=(gobject-introspection gtk-doc docbook-xsl git systemd meson)
-_commit=419537252c5c56a537acf0cd32b81567f7246eeb  # tags/GNOMEBT_V_3_32_1^0
+_commit=96295afdc38c9c8534084d2ef643fc46c4dbe3aa  # master
 source=("git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -30,7 +30,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {



More information about the arch-commits mailing list