[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Aug 1 14:18:37 UTC 2018
Date: Wednesday, August 1, 2018 @ 14:18:36
Author: heftig
Revision: 330253
3.28.2-1
Modified:
gnome-bluetooth/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-01 13:00:20 UTC (rev 330252)
+++ PKGBUILD 2018-08-01 14:18:36 UTC (rev 330253)
@@ -3,7 +3,7 @@
# Contributor: Roman Kyrylych <roman at archlinux.org>
pkgname=gnome-bluetooth
-pkgver=3.28.1
+pkgver=3.28.2
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 libsystemd pulseaudio-bluetooth)
makedepends=(gobject-introspection gtk-doc docbook-xsl git systemd meson)
-_commit=cb3a236f0e312ab6ef2d6feb1e6812711450a5e5 # tags/GNOMEBT_V_3_28_1_fixed^0
+_commit=fe6c511042aa723d00ff0362751c1be2d9c3333f # tags/GNOMEBT_V_3_28_2^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=$_commit"
61-gnome-bluetooth-rfkill.rules)
sha256sums=('SKIP'
@@ -32,8 +32,7 @@
}
check() {
- cd build
- meson test
+ meson test -C build
}
package() {
More information about the arch-commits
mailing list