[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Sep 24 10:46:34 UTC 2015
Date: Thursday, September 24, 2015 @ 12:46:34
Author: jgc
Revision: 247235
upgpkg: gnome-bluetooth 3.18.0-1
Modified:
gnome-bluetooth/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-24 10:37:59 UTC (rev 247234)
+++ PKGBUILD 2015-09-24 10:46:34 UTC (rev 247235)
@@ -3,19 +3,19 @@
# Contributor: Roman Kyrylych <roman at archlinux.org>
pkgname=gnome-bluetooth
-pkgver=3.16.1
+pkgver=3.18.0
pkgrel=1
pkgdesc="The GNOME Bluetooth Subsystem"
arch=(i686 x86_64)
url="http://live.gnome.org/GnomeBluetooth"
license=(GPL LGPL)
-depends=(gtk3 hicolor-icon-theme libnotify bluez)
+depends=(gtk3 libnotify bluez libcanberra)
makedepends=(intltool gobject-introspection itstool docbook-xsl)
options=(!emptydirs)
install=gnome-bluetooth.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
61-gnome-bluetooth-rfkill.rules)
-sha256sums=('3feb202d6780a53bc4a570eab5b0179f9351b32c1d3f28151ac2d222453ae08b'
+sha256sums=('f5c0d43226c4ec6a545dddb86181adadbc2b5cf720b640026003b9660fba0b8f'
'8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
build() {
More information about the arch-commits
mailing list