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

Jan Steffens heftig at archlinux.org
Mon Mar 9 11:37:00 UTC 2020


    Date: Monday, March 9, 2020 @ 11:37:00
  Author: heftig
Revision: 377211

3.34.1-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-09 11:36:46 UTC (rev 377210)
+++ PKGBUILD	2020-03-09 11:37:00 UTC (rev 377211)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych <roman at archlinux.org>
 
 pkgname=gnome-bluetooth
-pkgver=3.34.0+1+g96295afd
+pkgver=3.34.1
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth"
@@ -11,7 +11,8 @@
 license=(GPL LGPL)
 depends=(gtk3 libnotify bluez libcanberra systemd-libs pulseaudio-bluetooth)
 makedepends=(gobject-introspection gtk-doc docbook-xsl git systemd meson)
-_commit=96295afdc38c9c8534084d2ef643fc46c4dbe3aa  # master
+provides=(libgnome-bluetooth.so)
+_commit=d745a928b3018782b3ccacfda4a08a0a6a2b8594  # tags/GNOMEBT_V_3_34_1^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list