Date: Monday, April 17, 2017 @ 23:11:42 Author: heftig Revision: 293065
3.20.1+1+ge902d1a-1 Modified: gnome-bluetooth/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-17 22:42:37 UTC (rev 293064) +++ PKGBUILD 2017-04-17 23:11:42 UTC (rev 293065) @@ -3,15 +3,15 @@ # Contributor: Roman Kyrylych <[email protected]> pkgname=gnome-bluetooth -pkgver=3.20.1 +pkgver=3.20.1+1+ge902d1a pkgrel=1 pkgdesc="The GNOME Bluetooth Subsystem" url="https://wiki.gnome.org/Projects/GnomeBluetooth" arch=(i686 x86_64) license=(GPL LGPL) -depends=(gtk3 libnotify bluez libcanberra libsystemd) +depends=(gtk3 libnotify bluez libcanberra libsystemd pulseaudio-bluetooth) makedepends=(intltool gobject-introspection itstool docbook-xsl gnome-common git systemd) -_commit=9219cc1ab433d3237b46146cbab2a7d89c5f09b5 # tags/GNOMEBT_V_3_20_1^0 +_commit=e902d1aca835bfc823e5e4cf2b37f5444d606042 # master source=("git+https://git.gnome.org/browse/gnome-bluetooth#commit=$_commit" 61-gnome-bluetooth-rfkill.rules) sha256sums=('SKIP'
